JML

Uses of Class
org.jmlspecs.samples.jmlkluwer.PriorityQueue_JML_Test.OneTest

Packages that use PriorityQueue_JML_Test.OneTest
org.jmlspecs.samples.jmlkluwer This package contains samples of JML specifications from the paper "JML: a Notation for Detailed Design". 
 

Uses of PriorityQueue_JML_Test.OneTest in org.jmlspecs.samples.jmlkluwer
 

Subclasses of PriorityQueue_JML_Test.OneTest in org.jmlspecs.samples.jmlkluwer
protected static class PriorityQueue_JML_Test.TestAddEntry
          Test for the addEntry method.
protected static class PriorityQueue_JML_Test.TestContains
          Test for the contains method.
protected static class PriorityQueue_JML_Test.TestIsEmpty
          Test for the isEmpty method.
protected static class PriorityQueue_JML_Test.TestNext
          Test for the next method.
protected static class PriorityQueue_JML_Test.TestPriorityQueue
          Test for the PriorityQueue contructor.
protected static class PriorityQueue_JML_Test.TestRemove
          Test for the remove method.
protected static class PriorityQueue_JML_Test.TestToString
          Test for the toString 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.