ContractAmendmentImplTest
Failed tests
test()
org.opentest4j.AssertionFailedError: expected: <> but was: <290 Errors for test() :
1094841
1099821
1102635
1120258
1120291
1132959
1138484
1142017
1143134
1144926
1146476
1146600
1146613
1148487
1150347
1150350
1153694
1158068
1161371
1165433
1166239
1167707
1171418
1173644
1173732
1173739
1176456
1177120
1179078
1180423
1180428
1181490
1182287
1182311
1183245
1183273
1183484
1184150
1185999
1186381
1186383
1186549
1186661
1186664
1186669
1187115
1187119
1187240
1187251
1187418
1187420
1188040
1188073
1188116
1188117
1188143
1188144
1188166
1188167
1188168
1188174
1188305
1188828
1188830
1188869
1188920
1188922
1188954
1189224
1189226
1189228
1189235
1189243
1189725
1189765
1189767
1189773
1189791
1189825
1189826
1189841
1189846
1189852
1189868
1189870
1189875
1190062
1190690
1190692
1190694
1190705
1190707
1190708
1190715
1190755
1190756
1190788
1190821
1190876
1190880
1191193
1191198
1191234
1191236
1191239
1191248
1191279
1191293
1191633
1191856
1191858
1192206
1192208
1192210
1192214
1192227
1192228
1192231
1192235
1192257
1192282
1193066
1193068
1193073
1193078
1193091
1193094
1193105
1193126
1193568
1193569
1193570
1193572
1193574
1193578
1193593
1193717
1193719
1193725
1193737
1193747
1193749
1193864
1194088
1194529
1194530
1194709
1194735
1194796
1194831
1194842
1194900
1195005
1195178
1195462
1195473
1195476
1195485
1195487
1195492
1195761
1197028
1197031
1197035
1197046
1197047
1197060
1197073
1197078
1197080
1197082
1197090
1197411
1197416
1197417
1197419
1197420
1197423
1197480
1197786
1198156
1198175
1198180
1198191
1198218
1198223
1198227
1198229
1198244
1198419
1198422
1198429
1199010
1199132
1199146
1199153
1199163
1199165
1199170
1199630
1199631
1199632
1199887
1199941
1200051
1200055
1200058
1200059
1200061
1200066
1200070
1200099
1200114
1200920
1200924
1200932
1200933
1200934
1200945
1200950
1200977
1201018
1201023
1201105
1201107
1201128
1201270
1201694
1201695
1201702
1201706
1201755
1201760
1202034
1202920
1202921
1203005
1203628
1203638
1203646
1203649
1203848
1203853
1203855
1203874
1203875
1203878
1203879
1203880
1203881
1203883
1204502
1204505
1204516
1204519
1204546
1204584
1204587
1204624
1204850
1205837
1205843
1205850
1205907
1205933
1205934
1206566
1206579
1206594
1207307
1207350
1207354
1207442
1207446
1207546
1207552
1207558
1207564
1207570
1207668
1207672
1207675
1207691
1207693
1208003
1208141
1208586
1208599
1208601
1208609
>
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.contract.ContractAmendmentImplTest.test(ContractAmendmentImplTest.java:45)
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 |
| test() |
0.085s |
failed |
Standard output
4227535 [ERROR] ContractAmendmentImplTest: 290 Errors for test() :
1094841
1099821
1102635
1120258
1120291
1132959
1138484
1142017
1143134
1144926
1146476
1146600
1146613
1148487
1150347
1150350
1153694
1158068
1161371
1165433
1166239
1167707
1171418
1173644
1173732
1173739
1176456
1177120
1179078
1180423
1180428
1181490
1182287
1182311
1183245
1183273
1183484
1184150
1185999
1186381
1186383
1186549
1186661
1186664
1186669
1187115
1187119
1187240
1187251
1187418
1187420
1188040
1188073
1188116
1188117
1188143
1188144
1188166
1188167
1188168
1188174
1188305
1188828
1188830
1188869
1188920
1188922
1188954
1189224
1189226
1189228
1189235
1189243
1189725
1189765
1189767
1189773
1189791
1189825
1189826
1189841
1189846
1189852
1189868
1189870
1189875
1190062
1190690
1190692
1190694
1190705
1190707
1190708
1190715
1190755
1190756
1190788
1190821
1190876
1190880
1191193
1191198
1191234
1191236
1191239
1191248
1191279
1191293
1191633
1191856
1191858
1192206
1192208
1192210
1192214
1192227
1192228
1192231
1192235
1192257
1192282
1193066
1193068
1193073
1193078
1193091
1193094
1193105
1193126
1193568
1193569
1193570
1193572
1193574
1193578
1193593
1193717
1193719
1193725
1193737
1193747
1193749
1193864
1194088
1194529
1194530
1194709
1194735
1194796
1194831
1194842
1194900
1195005
1195178
1195462
1195473
1195476
1195485
1195487
1195492
1195761
1197028
1197031
1197035
1197046
1197047
1197060
1197073
1197078
1197080
1197082
1197090
1197411
1197416
1197417
1197419
1197420
1197423
1197480
1197786
1198156
1198175
1198180
1198191
1198218
1198223
1198227
1198229
1198244
1198419
1198422
1198429
1199010
1199132
1199146
1199153
1199163
1199165
1199170
1199630
1199631
1199632
1199887
1199941
1200051
1200055
1200058
1200059
1200061
1200066
1200070
1200099
1200114
1200920
1200924
1200932
1200933
1200934
1200945
1200950
1200977
1201018
1201023
1201105
1201107
1201128
1201270
1201694
1201695
1201702
1201706
1201755
1201760
1202034
1202920
1202921
1203005
1203628
1203638
1203646
1203649
1203848
1203853
1203855
1203874
1203875
1203878
1203879
1203880
1203881
1203883
1204502
1204505
1204516
1204519
1204546
1204584
1204587
1204624
1204850
1205837
1205843
1205850
1205907
1205933
1205934
1206566
1206579
1206594
1207307
1207350
1207354
1207442
1207446
1207546
1207552
1207558
1207564
1207570
1207668
1207672
1207675
1207691
1207693
1208003
1208141
1208586
1208599
1208601
1208609