Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
13 0 0 1 92.308% 4.496

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
net.sourceforge.xmlfit.runner 4 0 0 0 100% 4.46
net.sourceforge.xmlfit.property 4 0 0 0 100% 0.01
net.sourceforge.xmlfit.data 3 0 0 0 100% 0.022
net.sourceforge.xmlfit.data.impl 2 0 0 1 50% 0.004

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

net.sourceforge.xmlfit.runner

Class Tests Errors Failures Skipped Success Rate Time
TestRunnerTest 1 0 0 0 100% 3.077
TestSuiteRunnerTest 1 0 0 0 100% 0.43
XMLFitCommandLineRunnerTest 2 0 0 0 100% 0.953

net.sourceforge.xmlfit.property

Class Tests Errors Failures Skipped Success Rate Time
PropertyHelperTest 4 0 0 0 100% 0.01

net.sourceforge.xmlfit.data

Class Tests Errors Failures Skipped Success Rate Time
DataSetTest 2 0 0 0 100% 0.011
DataSourceFactoryTest 1 0 0 0 100% 0.011

net.sourceforge.xmlfit.data.impl

Class Tests Errors Failures Skipped Success Rate Time
DataSourceFactoryImplTest 2 0 0 1 50% 0.004

Test Cases

DataSetTest

testGetPropertyValue_username 0.005
testGetPropertyValue_password 0.004

DataSourceFactoryTest

testCreateDataSource 0.003

DataSourceFactoryImplTest

testExtractFileExtension 0
testGetClassForExtension 0.001
skipped

PropertyHelperTest

testExtractProperties_OneProperty 0.001
testExtractProperties_OnePropertyWithoutText 0.003
testExtractProperties_TwoProperty 0.001
testExtractProperties_UnknownProperty 0.001

TestRunnerTest

testRun 3.042

TestSuiteRunnerTest

testRun 0.428

XMLFitCommandLineRunnerTest

testMain_Test 0.359
testMain_Suite 0.591

Failure Details


testGetClassForExtension
skipped: skipped