Summary

Tests Errors Failures Skipped Success Rate Time
93 0 0 0 100% 102.835

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.threadpool 2 0 0 0 100% 0.007
org.jboss.test.util.test.propertyeditor 5 0 0 0 100% 0.332
org.jboss.test.util.test.loading 9 0 0 0 100% 0.036
org.jboss.test.util.test.protocol 4 0 0 0 100% 0.08
org.jboss.test.util.test 23 0 0 0 100% 0.015
org.jboss.test.util.test.collection 3 0 0 0 100% 0.007
org.jboss.test.util.test.xml 11 0 0 0 100% 0.082
org.jboss.test.util.test.graph 6 0 0 0 100% 0.009
org.jboss.test.util.test.xml.resolver 2 0 0 0 100% 0.157
org.jboss.test.util.test.stream 2 0 0 0 100% 0.014
org.jboss.test.util.test.concurrent 26 0 0 0 100% 102.096

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

org.jboss.test.util.test.threadpool

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

org.jboss.test.util.test.propertyeditor

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

org.jboss.test.util.test.loading

Class Tests Errors Failures Skipped Success Rate Time
MyClassLoaderClassLoaderSourceUnitTestCase 4 0 0 0 100% 0.005
ConstructorTCCLClassLoaderSourceUnitTestCase 5 0 0 0 100% 0.031

org.jboss.test.util.test.protocol

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

org.jboss.test.util.test

Class Tests Errors Failures Skipped Success Rate Time
ClassesUnitTestCase 2 0 0 0 100% 0.006
StringPropertyReplacerUnitTestCase 21 0 0 0 100% 0.009

org.jboss.test.util.test.collection

Class Tests Errors Failures Skipped Success Rate Time
WeakSetUnitTestCase 2 0 0 0 100% 0.004
ConcurrentSetUnitTestCase 1 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.082

org.jboss.test.util.test.graph

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

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

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

org.jboss.test.util.test.stream

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

org.jboss.test.util.test.concurrent

Class Tests Errors Failures Skipped Success Rate Time
ThreadPoolInterruptedThreadUnitTestCase 1 0 0 0 100% 0.002
ThreadPoolRunnableUnitTestCase 9 0 0 0 100% 26.028
TimeoutFactoryTestCase 8 0 0 0 100% 54.014
ThreadPoolTaskUnitTestCase 8 0 0 0 100% 22.052

Test Cases

WeakSetUnitTestCase

testNullElement 0.002
testMultipleHasNext 0

MyClassLoaderClassLoaderSourceUnitTestCase

testNullTCCL 0.001
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0

ThreadPoolInterruptedThreadUnitTestCase

testInterruptedExecute 0.001

ClassesUnitTestCase

testGetAllInterfaces 0.005
testGetAllUniqueInterfaces 0

StringPropertyReplacerUnitTestCase

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

PropertyEditorsUnitTestCase

testEditorSearchPath 0
testJavaLangEditors 0.011
testJBossEditors 0.283
testDateEditor 0.026
testDocumentElementEditors 0.009

DOMWriterTestCase

testNamespaceCompletionOne 0.047
testNamespaceCompletionTwo 0.002
testNamespaceCompletionThree 0.001
testNamespaceCompletionDefault 0.002
testNamespaceCompletionAttribute 0.001
testEntity 0.002
testDocumentComments 0.002
testElementNamespaceURIElementNS 0.001
testElementNamespaceURIDocumentParse 0.001
testElementNamespaceURITransformer 0.018
testWhiteSpaceRemove 0.001

ConstructorTCCLClassLoaderSourceUnitTestCase

testGarbageCollectedClassLoader 0.029
testNullTCCL 0
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0

MarshallValueStreamTestCase

testArrayMarshall 0.012
testPrimitive 0

ThreadPoolRunnableUnitTestCase

testBasic 0.002
testMultipleBasic 0.001
testSimplePooling 0.001
testMultiplePooling 0.001
testMaximumPool 1.003
testMaximumQueue 0
testRunnableTimeout 10.008
testRunnableTimeoutWithSpinLoop 12.005
testRunnableTimeoutWithSpinLoop2 3.004

TimeoutFactoryTestCase

testBlocking 16.851
testDefaultCtr 16.841
testConsecutiveTimeouts 4.004
testCancel 5.004
testCancelFactory 5.004
testBlockingSmallThreadPool 0.8
testAbortingSmallThreadPool 5.004
testFailedTarget 0.504

FileURLConnectionTestCase

testLastModified 0.027
testContentLength 0.001
testContentType 0.038
testDirectoryListing 0.005

GraphTestCase

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

BasicThreadPoolTCCLTestCase

testNullClassLoaderSource 0.003
testConfiguredClassLoaderSource 0.003

ConcurrentSetUnitTestCase

testMultipleHasNext 0.002

ThreadPoolTaskUnitTestCase

testBasic 0.018
testMultipleBasic 0.002
testSimplePooling 0.001
testMultiplePooling 0.001
testMaximumPool 1.009
testMaximumQueue 0.002
testCompleteTimeout 10.007
testCompleteTimeoutWithSpinLoop 11.008

JBossEntityResolverUnitTestCase

testResolveRedefine 0.013
testSystemPropertyInSystemID 0.125