JML

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

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

Uses of SearchableDigraph_JML_TestData in org.jmlspecs.samples.digraph
 

Subclasses of SearchableDigraph_JML_TestData in org.jmlspecs.samples.digraph
 class SearchableDigraph_JML_Test
          Automatically-generated test driver for JML and JUnit based testing of SearchableDigraph.
protected static class SearchableDigraph_JML_Test.OneTest
          A JUnit test object that can run a single test method.
protected static class SearchableDigraph_JML_Test.TestAddArc
          Test for the addArc method.
protected static class SearchableDigraph_JML_Test.TestAddNode
          Test for the addNode method.
protected static class SearchableDigraph_JML_Test.TestDFS
          Test for the DFS method.
protected static class SearchableDigraph_JML_Test.TestDFSVisit
          Test for the DFSVisit method.
protected static class SearchableDigraph_JML_Test.TestIsAPath
          Test for the isAPath method.
protected static class SearchableDigraph_JML_Test.TestIsArc
          Test for the isArc method.
protected static class SearchableDigraph_JML_Test.TestIsNode
          Test for the isNode method.
protected static class SearchableDigraph_JML_Test.TestRemoveArc
          Test for the removeArc method.
protected static class SearchableDigraph_JML_Test.TestRemoveNode
          Test for the removeNode method.
protected static class SearchableDigraph_JML_Test.TestSearchableDigraph
          Test for the SearchableDigraph contructor.
protected static class SearchableDigraph_JML_Test.TestToString
          Test for the toString method.
protected static class SearchableDigraph_JML_Test.TestTranspose
          Test for the transpose method.
protected static class SearchableDigraph_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.