Uses of Interface
org.soliscode.test.SupportedMethods

Packages that use SupportedMethods
Package
Description
Test utilities for core JDK interfaces, excluding collection interfaces
Support for "breakable" objects that can be used to test contract classes.
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.