test
Class AllTests

java.lang.Object
  extended by test.AllTests

public class AllTests
extends java.lang.Object

Contains all test for JGreylister. The tests are not complete! Feel free to add more.

Author:
Marcel Lohmann

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

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
Runs all tests

Returns:
the tests