Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
 |
testGeocodeAddressLocationCountryCode |
0.14 |
 |
testGeocodeAddressLocationCountryIsoCode |
0.094 |
 |
testGeocodeAddressLocationTownOfficialCode |
0.25 |
 |
testGeocodeAddressLocationPostalCode |
0.11 |
 |
testGeocodeAddressLocationCountryAmbiguous |
0.282 |
 |
testGeocodeAddressLocationSubcountryAmbiguous |
0.203 |
|
expected:<5> but was:<2> |
|
|
junit.framework.AssertionFailedError: expected:<5> but was:<2>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at org.jalamap.geocoding.GeocoderAmbigousTest.testGeocodeAddressLocationSubcountryAmbiguous(GeocoderAmbigousTest.java:74)
|
|
 |
testGeocodeAddressLocationTownAmbiguous |
0.422 |
 |
testGeocodeAddressLocationRoadElementFolkloricNumber |
0.157 |
 |
testGeocodeWrongAddressFails |
0.094 |
 |
testGeocodeAddressLocationCountryCode |
0.046 |
 |
testGeocodeAddressLocationCountry |
0.063 |
 |
testGeocodeTextCountry |
0.125 |
 |
testGeocodeAddressLocationCountry2 |
0.047 |
 |
testGeocodeAddressLocationSubcountry |
0.062 |
|
expected:<5> but was:<2> |
|
|
junit.framework.AssertionFailedError: expected:<5> but was:<2>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at org.jalamap.geocoding.GeocoderTest.testGeocodeAddressLocationSubcountry(GeocoderTest.java:116)
|
|
 |
testGeocodeAddressLocationSubcountry2 |
0.047 |
 |
testGeocodeAddressLocationTown |
0.11 |
 |
testGeocodeAddressLocationTown2 |
0.093 |
 |
testGeocodeAddressLocationWay |
0.11 |
 |
testGeocodeAddressLocationRoadElement |
0.125 |
 |
testGeocodeTextRoadElement |
0.343 |
 |
testReverseGeocodeCoordinates |
0.156 |
 |
testReverseGeocodeRoadElementId |
0.109 |
 |
testReverseGeocodeRoadElementId2 |
0.094 |
 |
testOpenSession |
0.047 |
 |
testOpenSessionWrongLogin |
0.047 |
 |
testOpenSessionWrongPassword |
0.047 |
 |
testSimpleRoute |
0.594 |
 |
testSimpleRouteParisMarseille |
2.375 |
 |
testSimpleRouteVentoux |
0.265 |
 |
testGeocodeAddressLocationSubcountryAmbiguous |
|
junit.framework.AssertionFailedError: expected:<5> but was:<2> |
|
org.jalamap.geocoding.GeocoderAmbigousTest:74 |
 |
testGeocodeAddressLocationSubcountry |
|
junit.framework.AssertionFailedError: expected:<5> but was:<2> |
|
org.jalamap.geocoding.GeocoderTest:116 |