Add test for DI constructability of TrustAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / GetLikesAjaxPageTest.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of GetLikesAjaxPage
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-06 David ‘Bombe’ RodenMove assertions to base class
2017-10-06 David ‘Bombe’ RodenReplace JSON return object with Kotlin version
2017-09-09 David ‘Bombe’ RodenAdd test for get likes ajax page