ProtocolImplTest

4

tests

1

failures

0

ignored

36.301s

duration

75%

successful

Failed tests

testDifferentProtocolAccountSupplier()

org.opentest4j.AssertionFailedError: expected: <> but was: <2 errors for testDifferentProtocolAccountSupplier():
ProductId;ProtocolId;ProtocolName;AccountA1Id;AccountA1FC;AccountA1Number;AccountA2Id;AccountA2FC;AccountA2Number;FinancialFlowId;
1129;286918;Insurem - Complémentaire Santé Kovers;259842;;INSUREM;248889;;4601951003;25582758;
1243;303840;Acheel - Syoux Santé;506119;;419100;515185;;4601951005;25530232;
>
	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.testDifferentProtocolAccountSupplier(ProtocolImplTest.java:160)
	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() 0.225s failed
testNullProtocolAccountSupplier() 0.011s passed
testProtocolSuppliers() 15.024s passed
testSmalltox() 21.041s passed

Standard output

07:57:36.698 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testDifferentProtocolAccountSupplier() / Verification Time : 0.224s
07:57:51.721 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testProtocolSuppliers() / Verification Time : 15.021s
07:58:12.763 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testSmalltox() / Verification Time : 21.040s
07:58:12.775 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testNullProtocolAccountSupplier() / Verification Time : 0.011s