public class MapboxTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
Constructor and Description |
---|
MapboxTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testApplicationContext() |
void |
testBlaBlaToken() |
void |
testEmptyToken() |
void |
testGetAccessToken() |
void |
testNoInstance() |
void |
testNullToken() |
void |
testPkTokenValid() |
void |
testSkTokenValid() |
public void before()
public void testGetAccessToken()
public void testApplicationContext()
public void testPkTokenValid()
public void testSkTokenValid()
public void testEmptyToken()
public void testNullToken()
public void testBlaBlaToken()
public void testNoInstance()
public void after()