BankAccountImplTest

19

tests

1

failures

0

ignored

3m4.76s

duration

94%

successful

Failed tests

testAll()

org.opentest4j.AssertionFailedError: expected: <> but was: <1294503;null;null;Champ Obligatoire
1292629;null;null;Champ Obligatoire
1292517;null;null;Champ Obligatoire
>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	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:1124)
	at com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest.testAll(BankAccountImplTest.java:228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.lang.Thread.run(Thread.java:750)

Tests

Test Duration Result
testAll() 2m11.80s failed
testAustria() 0s passed
testCroatia() 0s passed
testCyprus() 0s passed
testDecryptAll() 52.954s passed
testEstonia() 0.001s passed
testFinland() 0.001s passed
testFrance() 0.001s passed
testFranceError() 0s passed
testGermany() 0s passed
testGreece() 0s passed
testIreland() 0s passed
testLatvia() 0.001s passed
testLithuania() 0s passed
testNetherlands() 0s passed
testSlovakia() 0s passed
testSlovenia() 0s passed
testSpain() 0.001s passed
testSwitzerland() 0s passed

Standard output

07:01:03.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testEstonia() / Verification Time : 0.000s
07:03:14.838 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testAll() / Verification Time : 131.799s
07:03:14.840 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testFinland() / Verification Time : 0.000s
07:03:14.842 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testSpain() / Verification Time : 0.000s
07:03:14.843 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testAustria() / Verification Time : 0.000s
07:03:14.844 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testGermany() / Verification Time : 0.000s
07:03:14.844 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testSlovakia() / Verification Time : 0.000s
07:03:14.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testSlovenia() / Verification Time : 0.000s
07:03:14.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testFranceError() / Verification Time : 0.000s
07:03:14.846 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testLithuania() / Verification Time : 0.000s
07:03:14.846 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testSwitzerland() / Verification Time : 0.000s
07:03:14.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testCroatia() / Verification Time : 0.000s
07:03:14.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testNetherlands() / Verification Time : 0.000s
07:03:14.848 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testCyprus() / Verification Time : 0.000s
07:04:07.802 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testDecryptAll() / Verification Time : 52.953s
07:04:07.803 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testFrance() / Verification Time : 0.000s
07:04:07.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testGreece() / Verification Time : 0.000s
07:04:07.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testLatvia() / Verification Time : 0.000s
07:04:07.805 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ContractEndorsementImplTest} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.financial.BankAccountImplTest - testIreland() / Verification Time : 0.000s