Add test for DI constructability of UnbookmarkAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / UnbookmarkAjaxPageTest.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of UnbookmarkAjaxPage
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-02 David ‘Bombe’ RodenReplace unbookmark ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd test for unbookmark ajax page