Modifier and Type |
Method and Description |
void |
testAltitudeConstructor() |
void |
testAltitudeEmptyConstructor() |
void |
testAltitudeSetter() |
void |
testConstructorChecksLatitudeGreaterThan90() |
void |
testConstructorChecksLatitudeLessThanThanNegative90() |
void |
testConstructorChecksLatitudeNaN() |
void |
testConstructorChecksLongitudeInfinity() |
void |
testConstructorChecksLongitudeNaN() |
void |
testDistanceTo() |
void |
testDistanceToClosePointNotNaN() |
void |
testDistanceToSamePoint() |
void |
testEqualsItself() |
void |
testEqualsOther() |
void |
testHashCode() |
void |
testLatitudeConstructor() |
void |
testLatitudeEmptyConstructor() |
void |
testLatitudeSetter() |
void |
testLatitudeSetterChecksGreaterThan90() |
void |
testLatitudeSetterChecksLessThanThanNegative90() |
void |
testLatitudeSetterChecksNaN() |
void |
testLatLngConstructor() |
void |
testLocationProvider() |
void |
testLongitudeConstructor() |
void |
testLongitudeEmptyConstructor() |
void |
testLongitudeSetter() |
void |
testLongitudeSetterChecksInfinity() |
void |
testLongitudeSetterChecksNaN() |
void |
testNotEquals() |
void |
testParcelable() |
void |
testSanity() |
void |
testToString() |
void |
testUnnecessaryWrapped() |
void |
testWrapped() |