Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
InMemoryStateImplTest
|
5 |
3 |
0 |
0 |
40% |
0 |
|
NodeTest
|
8 |
0 |
0 |
0 |
100% |
0.015 |
|
ReadOnlyResourceStateImplTest
|
5 |
0 |
0 |
0 |
100% |
0.14 |
|
ReadWriteFileStateImplTest
|
1 |
0 |
0 |
0 |
100% |
0.016 |
|
StateHelperTest
|
6 |
0 |
0 |
0 |
100% |
0.031 |
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
CompositeIdentifierGeneratorTest
|
4 |
0 |
0 |
0 |
100% |
0.015 |
|
ConstantIdentifierGeneratorTest
|
6 |
0 |
0 |
0 |
100% |
0 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060206.ser |
0 |
 |
testGetInstanceArrayInput |
0 |
 |
testGetInstanceCollectionInput |
0 |
 |
testNextStringIdentifier |
0 |
 |
testLength |
0 |
 |
testStringSession |
0.969 |
 |
testMultipleInstancesWillCreateUniqueIds |
0.109 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060118.ser |
0 |
 |
testStringAlphanumeric |
0 |
 |
testStringAlphanumericWithInitialValue |
0 |
 |
testStringAlphanumericWithIllegalInitialValue |
0 |
 |
testStringAlphanumericWrap |
0 |
 |
testStringAlphanumericNoWrap |
0.015 |
 |
testStringAlphanumericNoWrapIsNotResetted |
0 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060120.ser |
0 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060122.ser |
0 |
 |
testLongIncrementing |
0 |
 |
testLongIncrementingInit |
0 |
 |
testLongIncrementingWrap |
0 |
 |
testLongIncrementingNoWrap |
0 |
 |
testLongIncrementingNoWrapIsNotResetted |
0 |
 |
testStringNumericLong |
0 |
 |
testStringNumericInit |
0 |
 |
testStringNumericWrap |
0 |
 |
testStringNumericNoWrap |
0 |
 |
testStringNumericNoWrapIsNotResetted |
0 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060121.ser |
0.016 |
 |
testConstructor |
0 |
 |
testPrefixedNumericGenerator |
0 |
 |
testIdentifiers |
0 |
 |
testWrap |
0 |
 |
testConstructor |
0 |
 |
testPrefixedNumericGenerator |
0 |
 |
testIdentifiers |
0 |
 |
testWrap |
0 |
 |
testConstructor |
0 |
 |
testPrefixedNumericGenerator |
0 |
 |
testIdentifiers |
0 |
 |
testWrap |
0 |
 |
testIdentifierSizeIsConstant |
0 |
 |
testIllegalPostfixSize |
0 |
 |
testIllegalStateWhenTooManyIdentifiersGenerated |
0 |
 |
testMayStartWithIdentifierOfZeros |
0.156 |
 |
testDefaultPostfixSizeIsGoodEnough |
0.031 |
 |
testInternalOverflowStillIncreasesIds |
0.219 |
 |
testCanRetrieveTimeFromIdWithoutInternalOverflow |
0.156 |
 |
testCanRetrieveTimeFromIdWithInternalOverflow |
0.156 |
 |
testDifferentGeneratorInstancesWillProduceStillUniqueIds |
0.063 |
 |
testSerialization |
0 |
 |
testBinaryRepresentationIsStillValid |
0 |
 |
20060116.ser |
0 |
|
testUnique
|
0.016 |
|
Duplicate time stamps generated: 0 0 |
|
|
junit.framework.AssertionFailedError: Duplicate time stamps generated: 0 0
at junit.framework.Assert.fail(Assert.java:47)
at org.apache.commons.id.uuid.clock.ThreadClockImplTest.testUnique(ThreadClockImplTest.java:97)
|
|
|
testRange
|
0.016 |
|
|
|
|
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Unknown Source)
at org.apache.commons.id.uuid.clock.ThreadClockImpl.getUUIDTime(ThreadClockImpl.java:174)
at org.apache.commons.id.uuid.clock.ThreadClockImplTest.testRange(ThreadClockImplTest.java:121)
|
|
 |
testInMemoryStateImpl |
0 |
|
testLoad
|
0 |
|
|
|
|
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Unknown Source)
at org.apache.commons.id.uuid.clock.ThreadClockImpl.getUUIDTime(ThreadClockImpl.java:174)
at org.apache.commons.id.uuid.state.StateHelper.randomNodeIdentifier(StateHelper.java:123)
at org.apache.commons.id.uuid.state.InMemoryStateImpl.load(InMemoryStateImpl.java:43)
at org.apache.commons.id.uuid.state.InMemoryStateImplTest.testLoad(InMemoryStateImplTest.java:53)
|
|
 |
testGetSynchInterval |
0 |
|
testGetNodes
|
0 |
|
|
|
|
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Unknown Source)
at org.apache.commons.id.uuid.clock.ThreadClockImpl.getUUIDTime(ThreadClockImpl.java:174)
at org.apache.commons.id.uuid.state.StateHelper.randomNodeIdentifier(StateHelper.java:123)
at org.apache.commons.id.uuid.state.InMemoryStateImpl.load(InMemoryStateImpl.java:43)
at org.apache.commons.id.uuid.state.InMemoryStateImplTest.testGetNodes(InMemoryStateImplTest.java:70)
|
|
|
testStore
|
0 |
|
|
|
|
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Unknown Source)
at org.apache.commons.id.uuid.clock.ThreadClockImpl.getUUIDTime(ThreadClockImpl.java:174)
at org.apache.commons.id.uuid.state.StateHelper.randomNodeIdentifier(StateHelper.java:123)
at org.apache.commons.id.uuid.state.InMemoryStateImpl.load(InMemoryStateImpl.java:43)
at org.apache.commons.id.uuid.state.InMemoryStateImplTest.testStore(InMemoryStateImplTest.java:80)
|
|
 |
testHashCode |
0 |
 |
testNodebyteArray |
0 |
 |
testNodebyteArraylongshort |
0 |
 |
testGetNodeIdentifier |
0 |
 |
testGetClockSequence |
0 |
 |
testGetUUIDTime |
0 |
 |
testEqualsObject |
0 |
 |
testGetLastTimestamp |
0 |
 |
testLoad |
0.109 |
 |
testGetSynchInterval |
0 |
 |
testGetNodes |
0 |
 |
testStore |
0.015 |
 |
testReadOnlyResourceStateImpl |
0 |
 |
testNiltoString |
0 |
 |
testCopyConstructor |
0 |
 |
testByteArrayConstructor |
0 |
 |
testDataInputConstructor |
0 |
 |
testLongLongConstructor |
0 |
 |
testStringConstructor |
0.016 |
 |
testFromString |
0 |
 |
testNameUUIDFromString |
0 |
 |
testNameUUIDFromStringSha1 |
0 |
 |
testToString |
0 |
 |
testToUrn |
0 |
 |
testCompareTo |
0 |
 |
testClockSequence |
0 |
 |
testVersion |
0 |
 |
testVariant |
0 |
 |
testTimestamp |
0 |
 |
testNode |
0 |
 |
testCanGenerateUUIDsWithStandardRandomizer |
0 |
 |
testCanGenerateUUIDsWithSecureRandomizer |
0.031 |
 |
testUnique |
|
junit.framework.AssertionFailedError: Duplicate time stamps generated: 0 0 |
|
|
 |
testRange |
|
java.lang.IllegalThreadStateException |
|
|
 |
testLoad |
|
java.lang.IllegalThreadStateException |
|
|
 |
testGetNodes |
|
java.lang.IllegalThreadStateException |
|
|
 |
testStore |
|
java.lang.IllegalThreadStateException |
|
|