com.google.gwt.junit.tools
Class JUnitCreator

java.lang.Object
  extended by com.google.gwt.junit.tools.JUnitCreator

public final class JUnitCreator
extends java.lang.Object

Legacy JUnitCreator that will let users know that they should run WebAppCreator instead.


Constructor Summary
JUnitCreator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitCreator

public JUnitCreator()
Method Detail

main

public static void main(java.lang.String[] args)