AddressImplTest

9

tests

0

failures

0

ignored

2.515s

duration

100%

successful

Tests

Test Duration Result
testNormalized() 0.046s passed
testWith4digitsFrenchZipCode() 0.569s passed
testWithInvalidAddress1() 0.216s passed
testWithInvalidAddress2() 0.214s passed
testWithInvalidAddress3() 0.503s passed
testWithInvalidAddress4() 0.243s passed
testWithInvalidStreetName() 0.226s passed
testWithoutCity() 0.228s passed
testWithoutZipCode() 0.270s passed

Standard output

07:34:15.044 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testNormalized() / Verification Time : 0.045s
07:34:15.314 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutZipCode() / Verification Time : 0.269s
07:34:15.884 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWith4digitsFrenchZipCode() / Verification Time : 0.568s
07:34:16.111 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidStreetName() / Verification Time : 0.225s
07:34:16.327 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress1() / Verification Time : 0.215s
07:34:16.541 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress2() / Verification Time : 0.213s
07:34:17.044 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress3() / Verification Time : 0.502s
07:34:17.287 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithInvalidAddress4() / Verification Time : 0.242s
07:34:17.516 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.dictionnary.geography.AddressImplTest - testWithoutCity() / Verification Time : 0.227s