Unit Test Results.

Designed for use with JUnit and Ant.

Class org.apache.tools.ant.taskdefs.JarTest

NameTestsErrorsFailuresTime(s)Time StampHost
JarTest300150.9312013-11-05T20:39:14Gurus-MacBook-Pro-2.local

Tests

NameStatusTypeTime(s)
testRecreateWithUpdateAdditionalFilesSuccess4.079
testRecreateZipfilesetWithUpdateNewerFileSuccess4.033
testRecreateZipfilesetWithoutUpdateNewerFileSuccess4.038
testNoVersionInfoFailSuccess0.021
testNoVersionInfoWarnSuccess0.023
testNoRecreateZipfilesetExcludesWithoutUpdateSuccess2.534
testRecreateWithoutUpdateAdditionalFilesSuccess4.068
testNoRecreateZipfilesetExcludesWithUpdateSuccess2.535
testHasVersionInfoSuccess0.024
testManifestStaysIntactSuccess3.035
testManifestOnlyJarSuccess0.024
testRecreateWithUpdateNewerFileFailurejar has been recreated in testRecreateWithUpdateNewerFile

junit.framework.AssertionFailedError: jar has been recreated in testRecreateWithUpdateNewerFile
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.apache.tools.ant.taskdefs.JarTest.testRecreate(JarTest.java:139)
at org.apache.tools.ant.taskdefs.JarTest.testRecreateWithUpdateNewerFile(JarTest.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:520)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1060)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:884)
4.025
testUpdateIfOnlyManifestHasChangedSuccess0.025
testNoVersionInfoNoStrictSuccess0.038
test1Success0.023
test2Success0.030
test3Success0.019
test4Success0.024
testNoRecreateWithoutUpdateSuccess2.524
testNoRecreateWithUpdateSuccess2.525
testNoRecreateBasedirExcludesWithoutUpdateSuccess2.528
testNoVersionInfoIgnoreSuccess0.020
testRecreateWithoutUpdateNewerFileSuccess4.037
testRecreateZipfilesetWithUpdateAdditionalFilesSuccess4.039
testNoRecreateBasedirExcludesWithUpdateSuccess2.525
testNoDuplicateIndexSuccess0.022
testRecreateZipfilesetWithoutUpdateAdditionalFilesSuccess4.040
testRootFilesInIndexSuccess0.023
testCreateWithEmptyFilesetSuccess0.021
testIndexJarsPlusJarMarkerSuccess0.024
Properties »