AddressImplTest

9

tests

0

failures

0

ignored

2.394s

duration

100%

successful

Tests

Test Duration Result
testNormalized() 0.051s passed
testWith4digitsFrenchZipCode() 0.535s passed
testWithInvalidAddress1() 0.211s passed
testWithInvalidAddress2() 0.205s passed
testWithInvalidAddress3() 0.481s passed
testWithInvalidAddress4() 0.226s passed
testWithInvalidStreetName() 0.208s passed
testWithoutCity() 0.221s passed
testWithoutZipCode() 0.256s passed

Standard output

07:21:39.704 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testNormalized() / Verification Time : 0.050s
07:21:39.961 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutZipCode() / Verification Time : 0.256s
07:21:40.497 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWith4digitsFrenchZipCode() / Verification Time : 0.535s
07:21:40.705 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidStreetName() / Verification Time : 0.207s
07:21:40.915 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress1() / Verification Time : 0.209s
07:21:41.120 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress2() / Verification Time : 0.204s
07:21:41.602 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress3() / Verification Time : 0.480s
07:21:41.828 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress4() / Verification Time : 0.225s
07:21:42.049 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutCity() / Verification Time : 0.220s