Summary

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

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.005
org.jboss.test.util.test.propertyeditor 5 0 0 0 100% 0.116
org.jboss.test.util.test.loading 9 0 0 0 100% 0.028
org.jboss.test.util.test.protocol 4 0 0 0 100% 0.056
org.jboss.test.util.test 23 0 0 0 100% 0.013
org.jboss.test.util.test.collection 3 0 0 0 100% 0.005
org.jboss.test.util.test.xml 11 0 0 0 100% 0.061
org.jboss.test.util.test.graph 6 0 0 0 100% 0.017
org.jboss.test.util.test.xml.resolver 2 0 0 0 100% 0.022
org.jboss.test.util.test.stream 2 0 0 0 100% 0.018
org.jboss.test.util.test.concurrent 26 0 0 0 100% 87.692

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.005

org.jboss.test.util.test.propertyeditor

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

org.jboss.test.util.test.loading

Class Tests Errors Failures Skipped Success Rate Time
ConstructorTCCLClassLoaderSourceUnitTestCase 5 0 0 0 100% 0.026
MyClassLoaderClassLoaderSourceUnitTestCase 4 0 0 0 100% 0.002

org.jboss.test.util.test.protocol

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

org.jboss.test.util.test

Class Tests Errors Failures Skipped Success Rate Time
ClassesUnitTestCase 2 0 0 0 100% 0.004
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.002
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.061

org.jboss.test.util.test.graph

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

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

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

org.jboss.test.util.test.stream

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

org.jboss.test.util.test.concurrent

Class Tests Errors Failures Skipped Success Rate Time
ThreadPoolRunnableUnitTestCase 9 0 0 0 100% 26.043
ThreadPoolTaskUnitTestCase 8 0 0 0 100% 22.027
TimeoutFactoryTestCase 8 0 0 0 100% 39.62
ThreadPoolInterruptedThreadUnitTestCase 1 0 0 0 100% 0.002

Test Cases

ConstructorTCCLClassLoaderSourceUnitTestCase

testGarbageCollectedClassLoader 0.024
testNullTCCL 0
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0

JBossEntityResolverUnitTestCase

testResolveRedefine 0.008
testSystemPropertyInSystemID 0.003

PropertyEditorsUnitTestCase

testEditorSearchPath 0.001
testJavaLangEditors 0.008
testJBossEditors 0.085
testDateEditor 0.015
testDocumentElementEditors 0.007

MyClassLoaderClassLoaderSourceUnitTestCase

testNullTCCL 0.001
testOriginalTCCL 0
testImplClassLoader 0
testDifferentTCCL 0

GraphTestCase

testDFS 0.007
testBFS 0.006
testCycleDection 0
testEdges 0.001
testFindByName 0
testFindByData 0

ThreadPoolRunnableUnitTestCase

testBasic 0.001
testMultipleBasic 0.001
testSimplePooling 0.001
testMultiplePooling 0.001
testMaximumPool 1
testMaximumQueue 0
testRunnableTimeout 10.002
testRunnableTimeoutWithSpinLoop 12.001
testRunnableTimeoutWithSpinLoop2 3.026

DOMWriterTestCase

testNamespaceCompletionOne 0.033
testNamespaceCompletionTwo 0.001
testNamespaceCompletionThree 0.001
testNamespaceCompletionDefault 0.001
testNamespaceCompletionAttribute 0.001
testEntity 0.001
testDocumentComments 0.002
testElementNamespaceURIElementNS 0.001
testElementNamespaceURIDocumentParse 0.001
testElementNamespaceURITransformer 0.015
testWhiteSpaceRemove 0

ThreadPoolTaskUnitTestCase

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

WeakSetUnitTestCase

testNullElement 0.002
testMultipleHasNext 0

ClassesUnitTestCase

testGetAllInterfaces 0.003
testGetAllUniqueInterfaces 0.001

StringPropertyReplacerUnitTestCase

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

TimeoutFactoryTestCase

testBlocking 10.56
testDefaultCtr 10.541
testConsecutiveTimeouts 2.506
testCancel 5.001
testCancelFactory 5.001
testBlockingSmallThreadPool 0.507
testAbortingSmallThreadPool 5.001
testFailedTarget 0.5

BasicThreadPoolTCCLTestCase

testNullClassLoaderSource 0.002
testConfiguredClassLoaderSource 0.002

ConcurrentSetUnitTestCase

testMultipleHasNext 0.001

MarshallValueStreamTestCase

testArrayMarshall 0.017
testPrimitive 0.001

ThreadPoolInterruptedThreadUnitTestCase

testInterruptedExecute 0.001

FileURLConnectionTestCase

testLastModified 0.014
testContentLength 0.001
testContentType 0.034
testDirectoryListing 0.005