Uses of Package
org.soliscode.test.provider
Packages that use org.soliscode.test.provider
Package
Description
Support for "breakable" objects that can be used to test contract classes.
Classes that support testing with contracts.
Classes for providing instances of classes being tested.
-
Classes in org.soliscode.test.provider used by org.soliscode.test.breakableClassDescriptionProvides instances of
Collection
for use in testing.ProvidesObject
instances for use in testing. -
Classes in org.soliscode.test.provider used by org.soliscode.test.contract.supportClassDescriptionProvides instances of
Collection
for use in testing.Provides instances of a class that implements theNumber
interface that represent an integer value for the purposes of testing.Provides instances of a class that implements theNumber
interface for the purposes of testing.ProvidesObject
instances for use in testing. -
Classes in org.soliscode.test.provider used by org.soliscode.test.providerClassDescriptionProvides instances of
Collection
for use in testing.Provides instances of a class that implements theNumber
interface that represent an integer value for the purposes of testing.Provides instances of the classDouble
for the purposes of testing.Provides instances of the classFloat
for the purposes of testing.A collection provider that uses a set of functions to construct instances of the collection.An provider that uses a set of functions to construct instances of the class.Provides instances of a class that implements theNumber
interface that represent an integer value for the purposes of testing.Provides instances of anInteger
for the purposes of testing.Provides instances of anLong
for the purposes of testing.Provides instances of a class that implements theNumber
interface for the purposes of testing.ProvidesObject
instances for use in testing.Provides instances of anShort
for the purposes of testing.Provides instances of anString
for the purposes of testing.