RightValueImplTest
|
88%
successful |
Failed tests
testProductCenter()
org.opentest4j.AssertionFailedError: expected: <> but was: < RightValue 19619 - 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.162s | passed |
| testDuplicate() | 0.757s | passed |
| testFinancialCenter() | 3.017s | passed |
| testLogAsGroup() | 0.002s | passed |
| testNullGroupAndNullUserRightValues() | 0.002s | passed |
| testOppositeValue() | 0.722s | passed |
| testPersonCenter() | 3.031s | passed |
| testProductCenter() | 6.125s | failed |
| testRetroactivity() | 0.004s | passed |
Standard output
07:10:08.824 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - 5 Errors for testProductCenter() :
RightValue 19619 - productCenter not valid
RightValue 19633 - productCenter not valid
RightValue 19634 - productCenter not valid
RightValue 19635 - productCenter not valid
RightValue 19638 - productCenter not valid
07:10:10.531 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 6.123s
07:10:10.694 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.162s
07:10:10.699 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.004s
07:10:13.731 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 3.031s
07:10:14.453 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.721s
07:10:14.456 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.002s
07:10:14.458 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
07:10:17.474 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 3.015s
07:10:18.232 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.757s