RightValueImplTest
|
88%
successful |
Failed tests
testDuplicate()
org.opentest4j.AssertionFailedError: expected: <#> but was: <19977,19978#19258,19390> 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.application.RightValueImplTest.testDuplicate(RightValueImplTest.java:156) 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 |
|---|---|---|
| testCheck() | 0.172s | passed |
| testDuplicate() | 0.790s | failed |
| testFinancialCenter() | 3.052s | passed |
| testLogAsGroup() | 0.002s | passed |
| testNullGroupAndNullUserRightValues() | 0.001s | passed |
| testOppositeValue() | 0.761s | passed |
| testPersonCenter() | 3.051s | passed |
| testProductCenter() | 6.865s | passed |
| testRetroactivity() | 0.004s | passed |
Standard output
07:42:02.188 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 6.863s
07:42:02.361 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.171s
07:42:02.365 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.003s
07:42:05.416 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 3.050s
07:42:06.177 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.760s
07:42:06.180 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.001s
07:42:06.181 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
07:42:09.233 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 3.051s
07:42:10.023 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.790s