JML

Uses of Class
org.jmlspecs.jmlunit.JntOptions

Packages that use JntOptions
org.jmlspecs.jmlunit Generates JUnit test classes from JML specifications. 
 

Uses of JntOptions in org.jmlspecs.jmlunit
 

Fields in org.jmlspecs.jmlunit declared as JntOptions
private  JntOptions JntGUI.JntCompilation.options
           
 

Methods in org.jmlspecs.jmlunit with parameters of type JntOptions
static boolean Main.compile(String[] args, JntOptions opt, OutputStream os)
          Entry point for the GUI
(package private) static String Main.genPackageName(JCompilationUnitType cunit, JntOptions options)
           
 void TestClassGenerator.perform(Writer writer, JCompilationUnit cunit, JntOptions options)
          Generates a JML/JUnit test oracle class for the given compilation unit.
 

Constructors in org.jmlspecs.jmlunit with parameters of type JntOptions
JntGUI.JntCompilation(String[] files, JntOptions options, OutputStream os)
           
TestClassGenerator(JntOptions options)
          Constructs a new test oracle generator.
TestDataClassGenerator(JntOptions options)
          Constructs a new test data class generator object.
 


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.