Package org.tudalgo.algoutils.tutor.general.assertions.actual
package org.tudalgo.algoutils.tutor.general.assertions.actual
-
ClassDescriptionA type representing the actual behavior in a test.ActualException<T extends Throwable>A type representing the expected exceptional behavior in a test.A collection of methods for building actual exceptions.ActualObject<T>A type representing the actual object in a test.