UTJML

Uses of Interface
edu.utep.cs.utjml.tgen.TcgObserver

Packages that use TcgObserver
edu.utep.cs.utjml.tgen   
 

Uses of TcgObserver in edu.utep.cs.utjml.tgen
 

Fields in edu.utep.cs.utjml.tgen declared as TcgObserver
static TcgObserver Main.observer
           
 

Methods in edu.utep.cs.utjml.tgen with parameters of type TcgObserver
static boolean Main.compile(String[] args, TcgObserver observer, OutputStream os)
          Generates JML/JUnit test cases with the given argument, args, and returns true if the test cases are successfully generated.
 


UTJML

UTJML is Copyright (C) 2004-2006 by University of Texas at El Paso 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 JML project.