RightValueImplTest

9

tests

1

failures

0

ignored

15.989s

duration

88%

successful

Failed tests

testFinancialCenter()

org.opentest4j.AssertionFailedError: expected: <> but was: <1 Errors for testFinancialCenter() :
 RightValue  14981 - financialCenter 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.testFinancialCenter(RightValueImplTest.java:442)
	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.190s passed
testDuplicate() 0.803s passed
testFinancialCenter() 3.298s failed
testLogAsGroup() 0.002s passed
testNullGroupAndNullUserRightValues() 0.002s passed
testOppositeValue() 0.705s passed
testPersonCenter() 3.290s passed
testProductCenter() 7.694s passed
testRetroactivity() 0.005s passed

Standard output

08:06:01.309 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 7.692s
08:06:01.500 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.190s
08:06:01.505 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.004s
08:06:04.795 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 3.288s
08:06:05.500 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.705s
08:06:05.503 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.002s
08:06:05.505 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
08:06:06.958 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - 1 Errors for testFinancialCenter() :
 RightValue  14981 - financialCenter not valid

08:06:08.802 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 3.296s
08:06:09.606 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.802s