public class LocationComponentOptionsTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
thrown |
Constructor and Description |
---|
LocationComponentOptionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
negativeElevation_causesExceptionToBeThrown() |
void |
passingBothLayerPositionOptions_throwsException() |
void |
passingOutOfRangeAccuracyAlpha_throwsException() |
void |
sanity() |
void |
setUp() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void sanity() throws java.lang.Exception
java.lang.Exception
public void passingOutOfRangeAccuracyAlpha_throwsException() throws java.lang.Exception
java.lang.Exception
public void negativeElevation_causesExceptionToBeThrown() throws java.lang.Exception
java.lang.Exception
public void passingBothLayerPositionOptions_throwsException() throws java.lang.Exception
java.lang.Exception