Uses of Package
org.soliscode.test.contract.support
Packages that use org.soliscode.test.contract.support
Package
Description
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.
-
Classes in org.soliscode.test.contract.support used by org.soliscode.test.breakableClassDescriptionInterface for contract classes that need a collection provider.Interface for contract classes that test iterables or collections with elements.Interface for contract classes that need an object provider.
-
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.collectionClassDescriptionThe base interface for all classes that test
Collection
methods.Interface for contract classes that need a collection provider.Common interface for contract classes.Interface for contract classes that test iterables or collections with elements.Interface for contract classes that need an object provider. -
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.iterableClassDescriptionThe base interface for all classes that test
Collection
methods.Interface for contract classes that need a collection provider.Common interface for contract classes.Interface for contract classes that test iterables or collections with elements.Interface for contract classes that need an object provider. -
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.listClassDescriptionThe base interface for all classes that test
Collection
methods.Interface for contract classes that need a collection provider.Common interface for contract classes.Interface for contract classes that test iterables or collections with elements.Interface for contract classes that need an object provider. -
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.numericClassDescriptionCommon interface for contract classes.Common interface for contracts that test classes that implement the
Number
interface and have integer values (i.e. Short, Integer, Long, etc.).Common interface for contracts that test classes that implement theNumber
interface.Interface for contract classes that need an object provider. -
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.objectClassDescriptionCommon interface for contract classes.Interface for contract classes that need an object provider.
-
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.sequencedClassDescriptionThe base interface for all classes that test
Collection
methods.Interface for contract classes that need a collection provider.Common interface for contract classes.Interface for contract classes that test iterables or collections with elements.Interface for contract classes that need an object provider. -
Classes in org.soliscode.test.contract.support used by org.soliscode.test.contract.supportClassDescriptionInterface for contract classes that need a collection provider.Common interface for contract classes.Interface for contract classes that test iterables or collections with elements.Common interface for contracts that test classes that implement the
Number
interface and have integer values (i.e. Short, Integer, Long, etc.).Common interface for contracts that test classes that implement theNumber
interface.Interface for contract classes that need an object provider.