|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanAbstractStrategy | |
org.jmlspecs.jmlunit.strategies | The types in this package are used in providing test data for JML/JUnit testing. |
Uses of BooleanAbstractStrategy in org.jmlspecs.jmlunit.strategies |
Subclasses of BooleanAbstractStrategy in org.jmlspecs.jmlunit.strategies | |
class |
BooleanAbstractFilteringStrategyDecorator
A decorator for strategies that filters out data that is not approved. |
class |
BooleanBigStrategy
Test data of type boolean. |
class |
BooleanCompositeStrategy
A composition of several BooleanStrategys |
class |
BooleanExtensibleStrategy
Common code for extensible strategies for providing test data of type boolean. |
class |
BooleanExtensibleStrategyDecorator
A decorator for strategies (which provide test data of type type boolean) that allows for easy extension to the test data of the underlying strategy. |
(package private) class |
BooleanExtensibleStrategyDecorator.BooleanExtensibleStrategyDecorator$1
|
class |
BooleanStrategy
Test data of type boolean. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |