JML

Uses of Class
org.jmlspecs.samples.stacks.BoundedStackInterface_JML_Test

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

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.