public class VisibleRegionTest
extends java.lang.Object
Constructor and Description |
---|
VisibleRegionTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEquality() |
void |
testEquals() |
void |
testFarLeftConstructor() |
void |
testFarRightConstructor() |
void |
testHashcode() |
void |
testLatLngBoundsConstructor() |
void |
testNearLeftConstructor() |
void |
testNearRightConstructor() |
void |
testParcelable() |
void |
testSanity() |
void |
testToString() |
public void testSanity()
public void testEquality()
public void testFarLeftConstructor()
public void testNearLeftConstructor()
public void testFarRightConstructor()
public void testNearRightConstructor()
public void testLatLngBoundsConstructor()
public void testEquals()
public void testHashcode()
public void testToString()
public void testParcelable()