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(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 java.io.IOException,
                    java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Method Detail

run

public void run()


Copyright © 2013. All Rights Reserved.