meraki-analytics / orianna

A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
MIT License
182 stars 56 forks source link

Added test suite for types/core/staticdata #121

Open ghost opened 4 years ago

ghost commented 4 years ago

I added some simple tests for most of the staticdata classes. Some weren't obvious on how to access so I skipped them. 100% code coverage is the theoretical goal, but practically impossible unless I have more experience/knowledge of the library.