test
Class AllTests2

java.lang.Object
  extended by test.AllTests2

public class AllTests2
extends java.lang.Object

Runs unit tests of this program that class AllTests don't run. This suite contains also integration tests.

Version:
1
Author:
Potkuri-group

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

Constructor Detail

AllTests2

public AllTests2()
Method Detail

suite

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

Returns:
Test