JML

Uses of Class
org.jmlspecs.samples.digraph.TransposableDigraph_JML_Test

Packages that use TransposableDigraph_JML_Test
org.jmlspecs.samples.digraph This package contains samples of JML specifications for directed graphs. 
 

Uses of TransposableDigraph_JML_Test in org.jmlspecs.samples.digraph
 

Subclasses of TransposableDigraph_JML_Test in org.jmlspecs.samples.digraph
protected static class TransposableDigraph_JML_Test.OneTest
          A JUnit test object that can run a single test method.
protected static class TransposableDigraph_JML_Test.TestAddArc
          Test for the addArc method.
protected static class TransposableDigraph_JML_Test.TestAddNode
          Test for the addNode method.
protected static class TransposableDigraph_JML_Test.TestIsAPath
          Test for the isAPath method.
protected static class TransposableDigraph_JML_Test.TestIsArc
          Test for the isArc method.
protected static class TransposableDigraph_JML_Test.TestIsNode
          Test for the isNode method.
protected static class TransposableDigraph_JML_Test.TestRemoveArc
          Test for the removeArc method.
protected static class TransposableDigraph_JML_Test.TestRemoveNode
          Test for the removeNode method.
protected static class TransposableDigraph_JML_Test.TestToString
          Test for the toString method.
protected static class TransposableDigraph_JML_Test.TestTransposableDigraph
          Test for the TransposableDigraph contructor.
protected static class TransposableDigraph_JML_Test.TestTranspose
          Test for the transpose method.
protected static class TransposableDigraph_JML_Test.TestUnconnected
          Test for the unconnected 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.