Surefire Report

Summary


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

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% 6.266
net.sourceforge.xmlfit.data.impl 2 0 0 1 50% 0.063
net.sourceforge.xmlfit.property 4 0 0 0 100% 0.016
net.sourceforge.xmlfit.data 3 0 0 0 100% 0.031

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% 0.594
TestSuiteRunnerTest 1 0 0 0 100% 0.922
XMLFitCommandLineRunnerTest 2 0 0 0 100% 4.75

net.sourceforge.xmlfit.data.impl

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

net.sourceforge.xmlfit.property

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

net.sourceforge.xmlfit.data

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

Test Cases

DataSetTest

testGetPropertyValue_username 0
testGetPropertyValue_password 0

DataSourceFactoryTest

testCreateDataSource 0

DataSourceFactoryImplTest

testExtractFileExtension 0.016
testGetClassForExtension 0.016
skipped

PropertyHelperTest

testExtractProperties_OneProperty 0
testExtractProperties_OnePropertyWithoutText 0
testExtractProperties_TwoProperty 0
testExtractProperties_UnknownProperty 0.016

TestRunnerTest

testRun 0.594

TestSuiteRunnerTest

testRun 0.906

XMLFitCommandLineRunnerTest

testMain_Test 3.688
testMain_Suite 1.062

Failure Details


testGetClassForExtension
skipped: skipped