Add test for DI constructability of UnfollowSoneAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / UnfollowSoneAjaxPageTest.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of UnfollowSoneAjaxPage
2017-11-30 David ‘Bombe’ RodenMerge branch 'release-0.9.8' 0.9.8
2017-10-15 David ‘Bombe’ RodenReplace Sone provider interface with Kotlin version
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’ RodenAdd unit test for unfollow Sone ajax page