Unit Test Results.

Designed for use with JUnit and Ant.

All Failures

ClassNameStatusTypeTime(s)
TuPrologTestSuitetestLoadLibraryAsObjectFailureexpected same:<alice.tuprolog.lib.OOLibrary@3e2e18f2> was not:<null>

junit.framework.AssertionFailedError: expected same:<alice.tuprolog.lib.OOLibrary@3e2e18f2> was not:<null>
at alice.tuprolog.PrologTestCase.testLoadLibraryAsObject(PrologTestCase.java:35)
0.028
TuPrologTestSuitetestDifferntVarsCompareEqualFailureTest should complete normally

junit.framework.AssertionFailedError: Test should complete normally
at alice.tuprolog.TestVarIsEqual.testDifferntVarsCompareEqual(TestVarIsEqual.java:110)
0.034