AccountImplTest

3

tests

1

failures

0

ignored

29.581s

duration

66%

successful

Failed tests

testIntermediaryFinancialCenter()

org.opentest4j.AssertionFailedError: expected: <> but was: <3 errors for testIntermediaryFinancialCenter():
No Account For 22332/922053053/INSUREM for Qape Commissions/AvoCotés - INSUREM
No Account For 22332/922053053/INSUREM for Adlp Cotisation/AvoCotés - INSUREM
No Account For 22332/922053053/INSUREM for Joker Commissions/Joker Assurances - INSUREM
>
	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.account.AccountImplTest.testIntermediaryFinancialCenter(AccountImplTest.java:88)
	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
testFinancialDuplicates() 0.022s passed
testIntermediaryDuplicates() 3.714s passed
testIntermediaryFinancialCenter() 25.845s failed

Standard output

07:05:15.133 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.account.AccountImplTest - testIntermediaryDuplicates() / Verification Time : 3.713s
07:05:15.155 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.financial.account.AccountImplTest - 
07:05:15.156 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.account.AccountImplTest - testFinancialDuplicates() / Verification Time : 0.022s
07:05:35.317 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.financial.account.AccountImplTest - 3 errors for testIntermediaryFinancialCenter():
No Account For 22332/922053053/INSUREM for Qape Commissions/AvoCotés - INSUREM
No Account For 22332/922053053/INSUREM for Adlp Cotisation/AvoCotés - INSUREM
No Account For 22332/922053053/INSUREM for Joker Commissions/Joker Assurances - INSUREM

07:05:41.001 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.account.AccountImplTest - testIntermediaryFinancialCenter() / Verification Time : 25.843s