ProtocolImplTest

4

tests

1

failures

0

ignored

59.124s

duration

75%

successful

Failed tests

testSmalltox()

org.opentest4j.AssertionFailedError: expected: <> but was: <1 Errors for SiteProtocolImplTest.testSmalltox() :
smalltox not found- site : KIASSURE - product : ACHEEL_HOSPITALIZATION_ALLOWANCE_KIASSURE_FIRST_PROTECT
>
	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.financial.protocol.ProtocolImplTest.testSmalltox(ProtocolImplTest.java:75)
	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
testDifferentProtocolAccountSupplier() 25.019s passed
testNullProtocolAccountSupplier() 0.013s passed
testProtocolSuppliers() 13.880s passed
testSmalltox() 20.212s failed

Standard output

07:58:43.115 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testDifferentProtocolAccountSupplier() / Verification Time : 25.018s
07:58:56.995 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testProtocolSuppliers() / Verification Time : 13.879s
07:59:17.128 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - 1 Errors for SiteProtocolImplTest.testSmalltox() :
smalltox not found- site : KIASSURE - product : ACHEEL_HOSPITALIZATION_ALLOWANCE_KIASSURE_FIRST_PROTECT

07:59:17.207 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testSmalltox() / Verification Time : 20.210s
07:59:17.221 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testNullProtocolAccountSupplier() / Verification Time : 0.012s