public class PolylineTest
extends java.lang.Object
Constructor and Description |
---|
PolylineTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddAllLatLng() |
void |
testAddLatLng() |
void |
testAlpha() |
void |
testBuilder() |
void |
testColor() |
void |
testPolyline() |
void |
testSanity() |
void |
testWidth() |
public void testSanity()
public void testPolyline()
public void testAlpha()
public void testWidth()
public void testColor()
public void testAddLatLng()
public void testAddAllLatLng()
public void testBuilder()