AddressImplTest

9

tests

0

failures

0

ignored

2.454s

duration

100%

successful

Tests

Test Duration Result
testNormalized() 0.051s passed
testWith4digitsFrenchZipCode() 0.551s passed
testWithInvalidAddress1() 0.221s passed
testWithInvalidAddress2() 0.216s passed
testWithInvalidAddress3() 0.490s passed
testWithInvalidAddress4() 0.235s passed
testWithInvalidStreetName() 0.215s passed
testWithoutCity() 0.223s passed
testWithoutZipCode() 0.252s passed

Standard output

07:20:02.098 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testNormalized() / Verification Time : 0.050s
07:20:02.350 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutZipCode() / Verification Time : 0.251s
07:20:02.901 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWith4digitsFrenchZipCode() / Verification Time : 0.550s
07:20:03.117 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidStreetName() / Verification Time : 0.214s
07:20:03.338 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress1() / Verification Time : 0.220s
07:20:03.555 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress2() / Verification Time : 0.216s
07:20:04.046 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress3() / Verification Time : 0.489s
07:20:04.280 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress4() / Verification Time : 0.234s
07:20:04.504 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutCity() / Verification Time : 0.222s