ProductImplTest

3

tests

1

failures

0

ignored

0.179s

duration

66%

successful

Failed tests

testMissingRoleCollectionAgentAccount()

org.opentest4j.AssertionFailedError: expected: <> but was: <1535 Product ACHEEL_HOSPITALIZATION_ALLOWANCE_VITALITE_HEALTH hasCollectionAgent = 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:111)
	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.046s passed
testManagementEmailAddressForTermination() 0.126s passed
testMissingRoleCollectionAgentAccount() 0.007s failed

Standard output

06:13:05.387 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - testMissingRoleCollectionAgentAccount() / Verification Time : 0.006s
06:13:05.433 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - test() / Verification Time : 0.044s
06:13:05.559 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductImplTest - testManagementEmailAddressForTermination() / Verification Time : 0.125s