Unit Test Results.

Designed for use with JUnit and Ant.

Class net.sf.jomic.tests.CycleTest

NameTestsErrorsFailuresTime(s)Time StampHost
CycleTest2021.5072011-10-08T09:38:54Spector.local

Failures

NameStatusTypeTime(s)
testAllPackagesCycleFailuredependancy cycles must be resolved expected:<false> but was:<true>

junit.framework.AssertionFailedError: dependancy cycles must be resolved expected:<false> but was:<true>
at net.sf.jomic.tests.CycleTest.testAllPackagesCycle(CycleTest.java:51)
0.721
testOnePackageCycleFailureCycle exists: net.sf.jomic expected:<false> but was:<true>

junit.framework.AssertionFailedError: Cycle exists: net.sf.jomic expected:<false> but was:<true>
at net.sf.jomic.tests.CycleTest.testOnePackageCycle(CycleTest.java:64)
0.648
Properties »
System.out »