ProductImplTest

3

tests

1

failures

0

ignored

0.154s

duration

66%

successful

Failed tests

testMissingRoleCollectionAgentAccount()

org.opentest4j.AssertionFailedError: expected: <> but was: <1071 Product ACHEEL_HEALTH_WAZARI hasCollectionCollectionAgent = true but has no RoleCollectionAgentAccount configured
1067 Product SWISSLIFE_HEALTH_WAZARI_FIDELITY hasCollectionCollectionAgent = true but has no RoleCollectionAgentAccount configured
>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
	at com.smalltox.business.model.persistent.impl.product.ProductImplTest.testMissingRoleCollectionAgentAccount(ProductImplTest.java:110)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Tests

Test Duration Result
test() 0.044s passed
testManagementEmailAddressForTermination() 0.100s passed
testMissingRoleCollectionAgentAccount() 0.010s failed

Standard output

06:12:37.159 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - testMissingRoleCollectionAgentAccount() / Verification Time : 0.009s
06:12:37.203 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - test() / Verification Time : 0.043s
06:12:37.304 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - testManagementEmailAddressForTermination() / Verification Time : 0.099s