Summary

Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.388

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
com.atlassian.config 10 0 0 0 100% 0.067
com.atlassian.config.wizard 1 0 0 0 100% 0.004
com.atlassian.config.lifecycle 4 0 0 0 100% 0.317

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

com.atlassian.config

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultHomeLocator 3 0 0 0 100% 0.007
ApplicationConfigurationTestCase 3 0 0 0 100% 0.004
Dom4jConfigurationTestCase 4 0 0 0 100% 0.056

com.atlassian.config.wizard

Class Tests Errors Failures Skipped Success Rate Time
WizardTestCase 1 0 0 0 100% 0.004

com.atlassian.config.lifecycle

Class Tests Errors Failures Skipped Success Rate Time
LifecycleManagerTestCase 1 0 0 0 100% 0.001
LifecyclePluginModuleDescriptorTest 3 0 0 0 100% 0.316

Test Cases

LifecycleManagerTestCase

testSimpleStartup 0

TestDefaultHomeLocator

testGetHomePathFromConfigFile 0.004
testSystemPropertyOverridesConfigFile 0
testNonExistentConfigFile 0.001

LifecyclePluginModuleDescriptorTest

testSortOrder 0.031
testParseElement 0.242
testWrappedElement 0.004

ApplicationConfigurationTestCase

testApplicationConfigurationProperties 0.001
testApplicationConfigurationVersion 0.001
testApplicationConfigurationHome 0

Dom4jConfigurationTestCase

testSimpleConfig 0.032
testNestedConfig 0.004
testMapConfig 0.013
testListConfig 0.005

WizardTestCase

testSimpleWizardSetup 0.002