RightValueImplTest

9

tests

1

failures

0

ignored

13.938s

duration

88%

successful

Failed tests

testCheck()

org.opentest4j.AssertionFailedError: expected: <> but was: <com.smalltox.foundation.persistence.Increment@4839849e Errors for testCheck() :
19563 =  : Le centre produit ne doit pas être rempli.
19564 =  : Le centre produit ne doit pas être rempli.
19565 =  : Le centre produit ne doit pas être rempli.
19566 =  : Le centre produit ne doit pas être rempli.
19567 =  : Le centre produit ne doit pas être rempli.
19568 =  : Le centre produit ne doit pas être rempli.
19569 =  : Le centre produit ne doit pas être rempli.
19570 =  : Le centre produit ne doit pas être rempli.
>
	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.testCheck(RightValueImplTest.java:72)
	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.171s failed
testDuplicate() 0.748s passed
testFinancialCenter() 2.941s passed
testLogAsGroup() 0.003s passed
testNullGroupAndNullUserRightValues() 0.002s passed
testOppositeValue() 0.702s passed
testPersonCenter() 3.002s passed
testProductCenter() 6.364s passed
testRetroactivity() 0.005s passed

Standard output

07:11:35.384 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testProductCenter() / Verification Time : 6.362s
07:11:35.555 [Test worker] ERROR - {} - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - com.smalltox.foundation.persistence.Increment@4839849e Errors for testCheck() :
19563 =  : Le centre produit ne doit pas être rempli.
19564 =  : Le centre produit ne doit pas être rempli.
19565 =  : Le centre produit ne doit pas être rempli.
19566 =  : Le centre produit ne doit pas être rempli.
19567 =  : Le centre produit ne doit pas être rempli.
19568 =  : Le centre produit ne doit pas être rempli.
19569 =  : Le centre produit ne doit pas être rempli.
19570 =  : Le centre produit ne doit pas être rempli.

07:11:35.556 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testCheck() / Verification Time : 0.170s
07:11:35.561 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testRetroactivity() / Verification Time : 0.004s
07:11:38.564 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testPersonCenter() / Verification Time : 3.001s
07:11:39.266 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testOppositeValue() / Verification Time : 0.701s
07:11:39.269 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testLogAsGroup() / Verification Time : 0.001s
07:11:39.271 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testNullGroupAndNullUserRightValues() / Verification Time : 0.001s
07:11:42.211 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testFinancialCenter() / Verification Time : 2.940s
07:11:42.960 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.application.RightValueImplTest - testDuplicate() / Verification Time : 0.748s