RightValueImplTest
|
77%
successful |
Failed tests
testDuplicate()
org.opentest4j.AssertionFailedError: expected: <#> but was: <19630,19633,19634#19618,19632,19618> 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)
testProductCenter()
org.opentest4j.AssertionFailedError: expected: <> but was: < RightValue 19618 - productCenter not valid RightValue 19619 - productCenter not valid RightValue 19630 - productCenter not valid RightValue 19632 - productCenter not valid RightValue 19633 - productCenter not valid RightValue 19634 - productCenter not valid RightValue 19635 - productCenter not valid RightValue 19638 - productCenter not valid > 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.testProductCenter(RightValueImplTest.java:355) 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.170s | passed |
| testDuplicate() | 0.774s | failed |
| testFinancialCenter() | 2.991s | passed |
| testLogAsGroup() | 0.003s | passed |
| testNullGroupAndNullUserRightValues() | 0.002s | passed |
| testOppositeValue() | 0.711s | passed |
| testPersonCenter() | 3.010s | passed |
| testProductCenter() | 6.043s | failed |
| testRetroactivity() | 0.005s | passed |
Standard output
07:08:22.899 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - 8 Errors for testProductCenter() :
RightValue 19618 - productCenter not valid
RightValue 19619 - productCenter not valid
RightValue 19630 - productCenter not valid
RightValue 19632 - productCenter not valid
RightValue 19633 - productCenter not valid
RightValue 19634 - productCenter not valid
RightValue 19635 - productCenter not valid
RightValue 19638 - productCenter not valid
07:08:24.603 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 6.042s
07:08:24.773 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.169s
07:08:24.778 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.004s
07:08:27.788 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 3.008s
07:08:28.499 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.710s
07:08:28.502 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.002s
07:08:28.504 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
07:08:31.495 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 2.990s
07:08:32.269 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.773s