Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
91 0 0 0 100% 1.685

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.polago.deployconf.task.properties 21 0 0 0 100% 0.101
org.polago.deployconf.task.filter 20 0 0 0 100% 0.104
org.polago.deployconf 33 0 0 0 100% 1.345
org.polago.deployconf.group 6 0 0 0 100% 0.024
org.polago.deployconf.task 11 0 0 0 100% 0.111

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

org.polago.deployconf.task.properties

Class Tests Errors Failures Skipped Success Rate Time
PropertiesTaskTest 21 0 0 0 100% 0.101

org.polago.deployconf.task.filter

Class Tests Errors Failures Skipped Success Rate Time
FilterTaskTest 20 0 0 0 100% 0.104

org.polago.deployconf

Class Tests Errors Failures Skipped Success Rate Time
DeployConfRunnerTest 10 0 0 0 100% 1.319
DeploymentConfigTest 12 0 0 0 100% 0.001
DeploymentReaderTest 4 0 0 0 100% 0.019
DeploymentWriterTest 2 0 0 0 100% 0.003
ProjectPropertiesTest 5 0 0 0 100% 0.003

org.polago.deployconf.group

Class Tests Errors Failures Skipped Success Rate Time
FileSystemConfigGroupManagerTest 3 0 0 0 100% 0.009
FileSystemConfigGroupTest 3 0 0 0 100% 0.015

org.polago.deployconf.task

Class Tests Errors Failures Skipped Success Rate Time
AbstractTaskTest 11 0 0 0 100% 0.111

Test Cases

[Summary] [Package List] [Test Cases]

DeployConfRunnerTest

testDeploymentConfigFileWithNoConfigNameAndExistingRepoDir 0.303
testDeploymentConfigFileWithConfigNameAndNoRepo 0
testDeploymentConfigFileWithNoConfigNameAndNoRepo 0.001
testRunWithoutExistingDeploymentConfig 0.791
testRunWithConfigGroup 0.064
testRunWithIdenticalDeploymentConfig 0.045
testRunWithCompleteNonExistingDeploymentConfig 0.032
testDeploymentConfigFileWithNoConfigNameAndExplicitDeploymentConfig 0
testDeploymentConfigFileWithConfigNameAndExplicitDeploymentConfigFile 0.001
testRepoFileWithConfigNameAndExistingRepoDir 0.001

DeploymentConfigTest

testMergeConfigAndTemplateWithSameConfiguredTasks 0
testSave 0
testMergeConfigAndTemplateWithSameUnConfiguredTasks 0
testSuccessfulForceInteractiveMerge 0
testMergeConfigAndTemplateWithEqualTasks 0
testSuccessfulInteractiveMerge 0
testApplyNoMatchingPath 0
testUnsuccessfulInteractiveMerge 0
testApplyAndIgnoringPath 0
testMergeConfigAndTemplateWithUnConfiguredTasks 0
testMergeEmptyConfigAndTemplateWithNewTasks 0
testApplyMatchingPath 0

DeploymentReaderTest

testSimpleStream 0.009
testEmptyStream 0
testInvalidStream 0.008
testNullStream 0

DeploymentWriterTest

testPersistEmptyConfigWithName 0
testPersistEmptyConfig 0.001

FileSystemConfigGroupManagerTest

testLookupGroupSameGroup 0.001
testLookupTwoGroup 0.002
testLookupGroup 0.004

FileSystemConfigGroupTest

testSetNullValueProperty 0.003
testGetExistingProperty 0.01
testGetNonExistingProperty 0.002

ProjectPropertiesTest

testProjectVersionExists 0.002
testProjectCopyrightMessageExists 0
testPropertiesFileExists 0
testProjectHelpHeaderExists 0
testProjectNameExists 0

AbstractTaskTest

testConditionFalse 0.034
testConditionEqualExpandedExpression 0.018
testConditionNull 0.007
testConditionTrue 0.01
testExpandWithNonExistingExpression 0.004
testExpandWithNoExpression 0.003
testExpandNull 0.003
testConditionNonEqualStrings 0.006
testDeserialize 0.005
testExpandWithExistingExpression 0.004
testConditionEqualStrings 0.015

FilterTaskTest

testDeserializeWithGroupAndNoGroupValue 0.006
testIsNotConfiguredUsingEmptyValue 0.003
testApply 0.003
testDeserializeWithCondition 0.005
testIncompleteInteractiveConfigure 0.004
testApplyWithExpandingConfigGroup 0.003
testMergeWithNewFilterToken 0.007
testApplyWithCondition 0.008
testIsConfigured 0.004
testSerialize 0.007
testSerializeWithCondition 0.005
testDeserializeWithGroup 0.005
testMergeWithSameFilterToken 0.008
testDeserialize 0.005
testCompletedInteractiveConfigure 0.003
testIsNotConfiguredUsingNullValue 0.004
testSerializeWithGroup 0.002
testMergeWithReplacingFilterToken 0.006
testForceInteractiveConfigure 0.003
testIgnoreInteractiveConfigure 0.006

PropertiesTaskTest

testDeserializeWithGroupAndNoGroupValue 0.006
testIsNotConfiguredUsingEmptyValue 0.003
testDeserializeWithCondition 0.006
testIncompleteInteractiveConfigure 0.003
testApplyWithCondition 0.006
testIsConfigured 0.002
testApplyWithExpandingConfigGroupProperty 0.004
testSerialize 0.004
testSerializeWithCondition 0.004
testDeserializeWithGroup 0.007
testMergeWithReplacingProperty 0.008
testMergeWithNewProperty 0.007
testMergeWithSameProperty 0.008
testDeserialize 0.005
testCompletedInteractiveConfigure 0.003
testIsNotConfiguredUsingNullValue 0.002
testSerializeWithGroup 0.003
testApplyWithDescription 0.003
testApplyWithoutDescription 0.003
testForceInteractiveConfigure 0.003
testIgnoreInteractiveConfigure 0.007