Package | Description |
---|---|
net.rithms.riot.api |
This package provides the
RiotApi class to request data from the Riot Api. |
net.rithms.test |
This package provides JUnit tests to test this api's classes and functions.
|
Modifier and Type | Method and Description |
---|---|
RiotApi |
RiotApi.clone() |
Modifier and Type | Method and Description |
---|---|
static RiotApi |
RiotApiTest.getRiotApi()
This method provides an
RiotApi object with the apiKey specified in this class to other tests. |