Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 33.24 s

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
(default package) 2 0 0 0 100% 0.126 s
com.datengaertnerei.test.dataservice.restassured 1 0 0 0 100% 1.625 s
com.datengaertnerei.test.dataservice.junit 17 0 0 0 100% 1.235 s
com.datengaertnerei.test.dataservice.browser 1 0 0 0 100% 27.97 s
com.datengaertnerei.test.dataservice.pact 1 0 0 0 100% 0.866 s
com.datengaertnerei.test.dataservice.person 3 0 0 0 100% 1.409 s

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

(default package)

- Class Tests Errors Failures Skipped Success Rate Time
Verify the bank account api 2 0 0 0 100% 0.126 s

com.datengaertnerei.test.dataservice.restassured

- Class Tests Errors Failures Skipped Success Rate Time
RestApiTest 1 0 0 0 100% 1.625 s

com.datengaertnerei.test.dataservice.junit

- Class Tests Errors Failures Skipped Success Rate Time
TestDataServiceApiTests 17 0 0 0 100% 1.235 s

com.datengaertnerei.test.dataservice.browser

- Class Tests Errors Failures Skipped Success Rate Time
TestDataServiceBrowserTests 1 0 0 0 100% 27.97 s

com.datengaertnerei.test.dataservice.pact

- Class Tests Errors Failures Skipped Success Rate Time
ContractTests 1 0 0 0 100% 0.866 s

com.datengaertnerei.test.dataservice.person

- Class Tests Errors Failures Skipped Success Rate Time
DataImportTest 3 0 0 0 100% 1.409 s

Test Cases

[Summary] [Package List] [Test Cases]

RestApiTest

shouldReturnCreditCard 1.602 s

DataImportTest

shouldImport 1.380 s
shouldFailOnMissingFile 0.007 s
contextLoads 0.005 s

TestDataServiceApiTests

shouldReturnRandomPerson 0.159 s
shouldReturnRandomPersonForArea 0.029 s
shouldReturnRandomPersonForCity 0.039 s
shouldReturnRandomPhoneNumber 0.009 s
shouldReturnOpenApi 0.670 s
shouldReturnRandomCreditCard 0.005 s
shouldReturnRandomBankAccount 0.010 s
shouldReturnRandomMobileNumber 0.005 s
checkBoundaries 0.013 s
shouldReturnRandomAvatarImage(String)[1] 0.074 s
shouldReturnRandomAvatarImage(String)[2] 0.046 s
shouldReturnRandomAvatarImage(String)[3] 0.039 s
shouldReturnRandomAvatarImage(String)[4] 0.039 s
shouldReturnRandomAvatarImage(String)[5] 0.034 s
shouldReturnRandomBankAccountForCity 0.004 s
contextLoads 0.004 s
shouldReturnRandomPhoneNumberForCity 0.003 s

Verify the bank account api

client makes call to GET bank account 0.114 s
client makes call to GET bank account 0.012 s

ContractTests

pactVerificationTestTemplate(PactVerificationContext)[1] 0.429 s

TestDataServiceBrowserTests

testMe 16.91 s