|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.AllTests
public class AllTests
This test suite runs most Unit tests of this program, except those that class AllTests2 runs. Tests are divided into two parts because otherwise the Java Heap -space runs out of memory with normal heap size. Integration tests are included in AllTest2.java. Coverage is about 92% in the end of project. This value is measured by EclEmma, Java Code Coverage for Eclipse. (Check out http://www.eclemma.org)
Constructor Summary | |
---|---|
AllTests()
|
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 |
---|
public AllTests()
Method Detail |
---|
public static junit.framework.Test suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |