org.curjent.test
Class AllTests

java.lang.Object
  extended by org.curjent.test.AllTests

public class AllTests
extends Object

Runs all JUnit test cases.


Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()


Copyright 2009-2011 Tom Landon
Apache License 2.0