org.antlr.gunit.swingui.runner
Class gUnitAdapter

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

public class gUnitAdapter
extends Object

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

Author:
scai

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

Constructor Detail

gUnitAdapter

public gUnitAdapter(TestSuite suite)
             throws IOException,
                    ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Method Detail

run

public void run()


Copyright © 2011. All Rights Reserved.