|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractExtensibleStrategyDecorator | |
org.jmlspecs.jmlunit.strategies | The types in this package are used in providing test data for JML/JUnit testing. |
org.jmlspecs.samples.table | This package contains samples of JML specifications relating to tables. |
Uses of AbstractExtensibleStrategyDecorator in org.jmlspecs.jmlunit.strategies |
Subclasses of AbstractExtensibleStrategyDecorator in org.jmlspecs.jmlunit.strategies | |
class |
CloneableObjectAbstractExtensibleStrategyDecorator
A decorator for cloneable object strategies that allows for easy extension with cloneable test data. |
class |
ImmutableObjectExtensibleStrategyDecorator
A decorator for immutable object strategies that allows for easy extension with immutable test data. |
class |
JMLTypeStrategy
A strategy for generating test data of type JMLType. |
Uses of AbstractExtensibleStrategyDecorator in org.jmlspecs.samples.table |
Subclasses of AbstractExtensibleStrategyDecorator in org.jmlspecs.samples.table | |
(package private) class |
EntryImplementation_JML_TestData.EntryImplementation_JML_TestData$2
|
(package private) class |
TableImplementation_JML_TestData.TableImplementation_JML_TestData$2
|
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |