public class AsyncSummonerTest
extends java.lang.Object
Constructor and Description |
---|
AsyncSummonerTest() |
Modifier and Type | Method and Description |
---|---|
static void |
prepareApi() |
void |
testGetMasteryPages() |
void |
testGetRunePages() |
void |
testGetSummonerByName() |
void |
testGetSummoners() |
void |
testGetSummonersByAccount() |
public static void prepareApi()
public void testGetMasteryPages() throws RiotApiException, java.lang.InterruptedException
RiotApiException
java.lang.InterruptedException
public void testGetRunePages() throws RiotApiException, java.lang.InterruptedException
RiotApiException
java.lang.InterruptedException
public void testGetSummoners() throws RiotApiException, java.lang.InterruptedException
RiotApiException
java.lang.InterruptedException
public void testGetSummonersByAccount() throws RiotApiException, java.lang.InterruptedException
RiotApiException
java.lang.InterruptedException
public void testGetSummonerByName() throws RiotApiException, java.lang.InterruptedException
RiotApiException
java.lang.InterruptedException