|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BoundedStackInterface_JML_Test | |
| org.jmlspecs.samples.stacks | This package contains samples of JML specifications relating to stacks of various sorts. |
| Uses of BoundedStackInterface_JML_Test in org.jmlspecs.samples.stacks |
| Subclasses of BoundedStackInterface_JML_Test in org.jmlspecs.samples.stacks | |
protected static class |
BoundedStackInterface_JML_Test.OneTest
A JUnit test object that can run a single test method. |
protected static class |
BoundedStackInterface_JML_Test.TestClone
Test for the clone method. |
protected static class |
BoundedStackInterface_JML_Test.TestGetSizeLimit
Test for the getSizeLimit method. |
protected static class |
BoundedStackInterface_JML_Test.TestIsEmpty
Test for the isEmpty method. |
protected static class |
BoundedStackInterface_JML_Test.TestIsFull
Test for the isFull method. |
protected static class |
BoundedStackInterface_JML_Test.TestPop
Test for the pop method. |
protected static class |
BoundedStackInterface_JML_Test.TestPush
Test for the push method. |
protected static class |
BoundedStackInterface_JML_Test.TestTop
Test for the top method. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||