ProtocolImplTest

4

tests

1

failures

0

ignored

59.694s

duration

75%

successful

Failed tests

testDifferentProtocolAccountSupplier()

org.opentest4j.AssertionFailedError: expected: <> but was: <1 errors for testDifferentProtocolAccountSupplier():
ProductId;ProtocolId;ProtocolName;AccountA1Id;AccountA1FC;AccountA1Number;AccountA2Id;AccountA2FC;AccountA2Number;FinancialFlowId;
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() 24.521s failed
testNullProtocolAccountSupplier() 0.013s passed
testProtocolSuppliers() 14.679s passed
testSmalltox() 20.481s passed

Standard output

07:55:07.013 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testDifferentProtocolAccountSupplier() / Verification Time : 24.520s
07:55:21.693 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testProtocolSuppliers() / Verification Time : 14.677s
07:55:42.174 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testSmalltox() / Verification Time : 20.480s
07:55:42.187 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.protocol.ProtocolImplTest - testNullProtocolAccountSupplier() / Verification Time : 0.012s