JML

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

Packages that use UnboundedStackAsArrayList_JML_Test
org.jmlspecs.samples.stacks This package contains samples of JML specifications relating to stacks of various sorts. 
 

Uses of UnboundedStackAsArrayList_JML_Test in org.jmlspecs.samples.stacks
 

Subclasses of UnboundedStackAsArrayList_JML_Test in org.jmlspecs.samples.stacks
protected static class UnboundedStackAsArrayList_JML_Test.OneTest
          A JUnit test object that can run a single test method.
protected static class UnboundedStackAsArrayList_JML_Test.TestPop
          Test for the pop method.
protected static class UnboundedStackAsArrayList_JML_Test.TestPush
          Test for the push method.
protected static class UnboundedStackAsArrayList_JML_Test.TestTop
          Test for the top method.
protected static class UnboundedStackAsArrayList_JML_Test.TestToString
          Test for the toString method.
protected static class UnboundedStackAsArrayList_JML_Test.TestUnboundedStackAsArrayList
          Test for the UnboundedStackAsArrayList contructor.
 


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.