summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/module
Commit message (Expand)AuthorAgeFilesLines
* revert int to longupstream/kl-schema-testkevin2019-04-302-26/+27
* expand schema test, modify performance eventkevin2019-04-292-13/+115
* add schema testkevin2019-04-182-2/+263
* Add hashcode(), equals() and toString() methods to Events class.kevin2019-04-181-9/+27
* Polish codes and add test caseskevin2019-04-181-0/+126
* [android] - allow resetting a custom OkHttp client to the default implementationtobrun2019-04-081-0/+35