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.
-
Classes in org.soliscode.test used by org.soliscode.testClassDescriptionInterface class for enumerations that represent optional methods classes used while testing the test contracts.A utility class that provides an implementation for the
SupportedMethods
interface.An interface used to indicate which of the optional methods of another interface that this class supports. -
Classes in org.soliscode.test used by org.soliscode.test.breakableClassDescriptionInterface class for enumerations that represent optional methods classes used while testing the test contracts.A utility class that provides an implementation for the
SupportedMethods
interface.An interface used to indicate which of the optional methods of another interface that this class supports. -
Classes in org.soliscode.test used by org.soliscode.test.contractClassDescriptionInterface class for enumerations that represent optional methods classes used while testing the test contracts.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.collectionClassDescriptionInterface class for enumerations that represent optional methods classes used while testing the test contracts.An interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.iterableClassDescriptionAn interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.listClassDescriptionAn interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.numericClassDescriptionAn interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.objectClassDescriptionInterface class for enumerations that represent optional methods classes used while testing the test contracts.An interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.sequencedClassDescriptionAn interface used to indicate which of the optional methods of another interface that this class supports.
-
Classes in org.soliscode.test used by org.soliscode.test.contract.supportClassDescriptionAn interface used to indicate which of the optional methods of another interface that this class supports.