AddressImplTest

9

tests

0

failures

0

ignored

2.802s

duration

100%

successful

Tests

Test Duration Result
testNormalized() 0.154s passed
testWith4digitsFrenchZipCode() 0.551s passed
testWithInvalidAddress1() 0.212s passed
testWithInvalidAddress2() 0.220s passed
testWithInvalidAddress3() 0.496s passed
testWithInvalidAddress4() 0.237s passed
testWithInvalidStreetName() 0.229s passed
testWithoutCity() 0.228s passed
testWithoutZipCode() 0.475s passed

Standard output

07:24:31.212 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testNormalized() / Verification Time : 0.153s
07:24:31.688 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutZipCode() / Verification Time : 0.474s
07:24:32.239 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWith4digitsFrenchZipCode() / Verification Time : 0.550s
07:24:32.468 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidStreetName() / Verification Time : 0.228s
07:24:32.680 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress1() / Verification Time : 0.210s
07:24:32.900 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress2() / Verification Time : 0.218s
07:24:33.396 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress3() / Verification Time : 0.495s
07:24:33.634 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress4() / Verification Time : 0.236s
07:24:33.862 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutCity() / Verification Time : 0.227s