Package org.soliscode.test.assertions
package org.soliscode.test.assertions
Assertion methods
- Since:
- 1.0
- Author:
- evanbergstrom
-
ClassesClassDescriptionA collection of utility methods that support asserting conditions on arrays in tests.A collection of utility methods that support asserting that an object is an instance of a class that implements interfaces only from a set of permitted interfaces.Utility class containing methods that support asserting conditions in tests.A collection of utility methods that support asserting that an object is not an instance of a class.A collection of utility methods that support asserting that an executable throws one of a list of exception types.A collection of utility methods that support asserting that an executable throws an exception that is not one of a specified set of prohibited exception types.