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