org.antlr.gunit.swingui.runner
Class gUnitAdapter

java.lang.Object
  extended by org.antlr.gunit.swingui.runner.gUnitAdapter

public class gUnitAdapter
extends java.lang.Object

Adapter between gUnitEditor Swing GUI and gUnit command-line tool.

Author:
scai

Constructor Summary
gUnitAdapter()
           
 
Method Summary
 void run(java.lang.String testSuiteFileName, TestSuite testSuite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gUnitAdapter

public gUnitAdapter()
Method Detail

run

public void run(java.lang.String testSuiteFileName,
                TestSuite testSuite)


Copyright © 2009. All Rights Reserved.