SolisCode Test 0.0.0-SNAPSHOT API

Packages
Package
Description
Test utilities for core JDK interfaces, excluding collection interfaces
Assertion methods
Action classes that implement assertions on the consumed elements.
 
Support for "breakable" objects that can be used to test contract classes.
Contract classes that test methods against their specifications
Support for testing the implementation of the Collection interface methods.
Support for testing the implementation of the Iterable interface methods.
Support for testing the implementation of the List interface methods.
Support for testing the implementation of the Number interface methods.
This package contains support for testing the implementation of the Object interface methods.
Support for testing the implementation of the SequencedCollection interface methods.
Classes that support testing with contracts.
View classes that restrict an object to a single interface.
Classes for providing instances of classes being tested.
Utilities used to implement test classes