Summary

Tests Errors Failures Skipped Success Rate Time
104 0 0 0 100% 88.416

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.jboss.test.util.test.xml.resolver 2 0 0 0 100% 0.007
org.jboss.test.util.test.stream 2 0 0 0 100% 0.02
org.jboss.test.util.test.threadpool 2 0 0 0 100% 0.014
org.jboss.test.util.test.protocol 4 0 0 0 100% 0.046
org.jboss.test.util.test 28 0 0 0 100% 0.151
org.jboss.test.util.test.collection 9 0 0 0 100% 0.035
org.jboss.test.util.test.loading 9 0 0 0 100% 0.041
org.jboss.test.util.test.xml 11 0 0 0 100% 0.025
org.jboss.test.util.test.graph 6 0 0 0 100% 0.01
org.jboss.test.util.test.concurrent 26 0 0 0 100% 87.664
org.jboss.test.util.test.propertyeditor 5 0 0 0 100% 0.403

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.jboss.test.util.test.xml.resolver

Class Tests Errors Failures Skipped Success Rate Time
JBossEntityResolverUnitTestCase 2 0 0 0 100% 0.007

org.jboss.test.util.test.stream

Class Tests Errors Failures Skipped Success Rate Time
MarshallValueStreamTestCase 2 0 0 0 100% 0.02

org.jboss.test.util.test.threadpool

Class Tests Errors Failures Skipped Success Rate Time
BasicThreadPoolTCCLTestCase 2 0 0 0 100% 0.014

org.jboss.test.util.test.protocol

Class Tests Errors Failures Skipped Success Rate Time
FileURLConnectionTestCase 4 0 0 0 100% 0.046

org.jboss.test.util.test

Class Tests Errors Failures Skipped Success Rate Time
TimedCachePolicyClassLoaderLeakTestCase 4 0 0 0 100% 0.135
ClassesUnitTestCase 2 0 0 0 100% 0.004
StringPropertyReplacerUnitTestCase 21 0 0 0 100% 0.009
ObjectsUnitTestCase 1 0 0 0 100% 0.003

org.jboss.test.util.test.collection

Class Tests Errors Failures Skipped Success Rate Time
WeakValueHashMapUnitTestCase 1 0 0 0 100% 0.021
LazySetUnitTestCase 1 0 0 0 100% 0.002
WeakSetUnitTestCase 2 0 0 0 100% 0.002
WeakValueTreeMapUnitTestCase 1 0 0 0 100% 0.001
SoftValueTreeMapUnitTestCase 1 0 0 0 100% 0.003
LazyMapUnitTestCase 1 0 0 0 100% 0.002
SoftValueHashMapUnitTestCase 1 0 0 0 100% 0.002
ConcurrentSetUnitTestCase 1 0 0 0 100% 0.002

org.jboss.test.util.test.loading

Class Tests Errors Failures Skipped Success Rate Time
ConstructorTCCLClassLoaderSourceUnitTestCase 5 0 0 0 100% 0.038
MyClassLoaderClassLoaderSourceUnitTestCase 4 0 0 0 100% 0.003

org.jboss.test.util.test.xml

Class Tests Errors Failures Skipped Success Rate Time
DOMWriterTestCase 11 0 0 0 100% 0.025

org.jboss.test.util.test.graph

Class Tests Errors Failures Skipped Success Rate Time
GraphTestCase 6 0 0 0 100% 0.01

org.jboss.test.util.test.concurrent

Class Tests Errors Failures Skipped Success Rate Time
ThreadPoolRunnableUnitTestCase 9 0 0 0 100% 26.013
ThreadPoolTaskUnitTestCase 8 0 0 0 100% 22.013
TimeoutFactoryTestCase 8 0 0 0 100% 39.636
ThreadPoolInterruptedThreadUnitTestCase 1 0 0 0 100% 0.002

org.jboss.test.util.test.propertyeditor

Class Tests Errors Failures Skipped Success Rate Time
PropertyEditorsUnitTestCase 5 0 0 0 100% 0.403

Test Cases

ConstructorTCCLClassLoaderSourceUnitTestCase

testGarbageCollectedClassLoader 0.034
testNullTCCL 0
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0

WeakValueHashMapUnitTestCase

testBasicOperations 0.013

JBossEntityResolverUnitTestCase

testResolveRedefine 0.005
testSystemPropertyInSystemID 0.001

PropertyEditorsUnitTestCase

testEditorSearchPath 0
testJavaLangEditors 0.011
testJBossEditors 0.328
testDateEditor 0.027
testDocumentElementEditors 0.035

MyClassLoaderClassLoaderSourceUnitTestCase

testNullTCCL 0
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0.001

GraphTestCase

testDFS 0.004
testBFS 0.002
testCycleDection 0.001
testEdges 0
testFindByName 0.001
testFindByData 0.001

ThreadPoolRunnableUnitTestCase

testBasic 0.002
testMultipleBasic 0.001
testSimplePooling 0
testMultiplePooling 0
testMaximumPool 1.001
testMaximumQueue 0
testRunnableTimeout 10.002
testRunnableTimeoutWithSpinLoop 12.001
testRunnableTimeoutWithSpinLoop2 3.002

DOMWriterTestCase

testNamespaceCompletionOne 0.005
testNamespaceCompletionTwo 0
testNamespaceCompletionThree 0
testNamespaceCompletionDefault 0.001
testNamespaceCompletionAttribute 0.001
testEntity 0.001
testDocumentComments 0.001
testElementNamespaceURIElementNS 0.001
testElementNamespaceURIDocumentParse 0
testElementNamespaceURITransformer 0.013
testWhiteSpaceRemove 0

TimedCachePolicyClassLoaderLeakTestCase

testUseSystemClassLoader 0.041
testUseCurrentClassLoader 0.03
testUseContextClassLoader 0.027
testUseBogusClassLoader 0.037

LazySetUnitTestCase

testMultipleHasNext 0.001

ThreadPoolTaskUnitTestCase

testBasic 0.002
testMultipleBasic 0
testSimplePooling 0
testMultiplePooling 0
testMaximumPool 1.001
testMaximumQueue 0.001
testCompleteTimeout 10.002
testCompleteTimeoutWithSpinLoop 11.001

WeakSetUnitTestCase

testNullElement 0.002
testMultipleHasNext 0

ClassesUnitTestCase

testGetAllInterfaces 0.003
testGetAllUniqueInterfaces 0

StringPropertyReplacerUnitTestCase

testNullInput 0.001
testBasicReplacement 0
testBasicReplacementFromSystemProps 0.001
testWrappedReplacement 0
testWrappedReplacementFromSystemProps 0
testMissingProperty 0
testMissingPropertyFromSystemProps 0
testWrappedMissingProperty 0
testWrappedMissingPropertyFromSystemProps 0
testDefaultValue 0
testDefaultValueFromSystemProps 0
testSecondaryProperty 0
testSecondaryPropertyFromSystemProps 0
testSecondaryPropertyAndDefault 0
testSecondaryPropertyAndDefaultFromSystemProps 0
testSecondaryPropertyAndMissing 0
testSecondaryPropertyAndMissingFromSystemProps 0
testMultipleReplacements 0
testMultipleReplacementsFromSystemProps 0
testPartialMissing 0.001
testPartialMissingFromSystemProps 0

TimeoutFactoryTestCase

testBlocking 10.568
testDefaultCtr 10.556
testConsecutiveTimeouts 2.506
testCancel 5.001
testCancelFactory 5.001
testBlockingSmallThreadPool 0.501
testAbortingSmallThreadPool 5
testFailedTarget 0.5

WeakValueTreeMapUnitTestCase

testBasicOperations 0

SoftValueTreeMapUnitTestCase

testBasicOperations 0.003

LazyMapUnitTestCase

testBasicOperations 0.002

SoftValueHashMapUnitTestCase

testBasicOperations 0.001

BasicThreadPoolTCCLTestCase

testNullClassLoaderSource 0.011
testConfiguredClassLoaderSource 0.003

ConcurrentSetUnitTestCase

testMultipleHasNext 0.001

MarshallValueStreamTestCase

testArrayMarshall 0.015
testPrimitive 0.001

ObjectsUnitTestCase

testEquals 0.002

ThreadPoolInterruptedThreadUnitTestCase

testInterruptedExecute 0.001

FileURLConnectionTestCase

testLastModified 0.009
testContentLength 0.001
testContentType 0.032
testDirectoryListing 0.003