Uses of Package
org.soliscode.test.breakable
Packages that use org.soliscode.test.breakable
Package
Description
Support for "breakable" objects that can be used to test contract classes.
-
Classes in org.soliscode.test.breakable used by org.soliscode.test.breakableClassDescriptionUtility class for implementing the
Breakable
interface.Breaks in classes used for testing the test contracts (.e.g. 'Breakable' classes).Interface for classes that can be "broken" programmatically to test contract classes.A collection that can be broken in well-defined ways in order to test collection utilities or testing classes.Utility class for implementing builders for subclasses of BreakableCollection.The builder for BreakableCollection objects.An iterable that can be broken in well-defined ways in order to test collection utilities or testing classes.Utility class for use by subclasses ofBreakableIterator
to make implementing a builder class easier.Builder class forBreakableIterator
.A list that can be broken in well-defined ways in order to test collection utilities or testing classes.A sequenced collection that can be broken in well-defined ways in order to test collection utilities or testing classes.The builder for BreakableCollection objects.