Uses of Package
org.soliscode.test

Packages that use org.soliscode.test
Package
Description
Test utilities for core JDK interfaces, excluding collection interfaces
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.