Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 0.437

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
net.swindle.springdemo.domain 3 0 0 0 100% 0.03
net.swindle.springdemo 2 0 0 0 100% 0.353
net.swindle.springdemo.serviceimpl 4 0 0 0 100% 0.054

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

net.swindle.springdemo.domain

Class Tests Errors Failures Skipped Success Rate Time
BusinessServiceTest 1 0 0 0 100% 0.007
OrganizationTest 2 0 0 0 100% 0.023

net.swindle.springdemo

Class Tests Errors Failures Skipped Success Rate Time
DiConstructorAppTest 2 0 0 0 100% 0.353

net.swindle.springdemo.serviceimpl

Class Tests Errors Failures Skipped Success Rate Time
AgencyRecruitmentServiceImplTest 2 0 0 0 100% 0.023
CloudServiceImplTest 1 0 0 0 100% 0.02
EcommerceServiceImplTest 1 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

DiConstructorAppTest

testExistenceOfApp 0.009
testMain 0.031

BusinessServiceTest

testRevenue 0.004

OrganizationTest

testCorporateService 0.004
testContext 0.002

AgencyRecruitmentServiceImplTest

testRecruitEmployees 0.005
testAgencyRecruitmentServiceImpl 0.005

CloudServiceImplTest

testOfferService 0.006

EcommerceServiceImplTest

testOfferService 0.003