RightValueImplTest

9

tests

1

failures

0

ignored

13.496s

duration

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.181s passed
testDuplicate() 0.784s passed
testFinancialCenter() 2.982s passed
testLogAsGroup() 0.002s passed
testNullGroupAndNullUserRightValues() 0.002s passed
testOppositeValue() 0.715s passed
testPersonCenter() 2.986s passed
testProductCenter() 5.838s failed
testRetroactivity() 0.006s passed

Standard output

07:11:34.997 [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:11:36.654 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 5.836s
07:11:36.836 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.180s
07:11:36.842 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.005s
07:11:39.827 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 2.984s
07:11:40.543 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.715s
07:11:40.545 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.002s
07:11:40.548 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
07:11:43.529 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 2.980s
07:11:44.313 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.783s