Add unit test for unbookmark page, fix bug in page implementation
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 19 Jan 2017 20:49:19 +0000 (21:49 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 19 Jan 2017 20:49:19 +0000 (21:49 +0100)
commit49493113267246fe56f51dc5bdeb48f349289ab8
treeb8f8f786bf405359d48e2bf283b565cf9e67b3aa
parent66cbbc495bb21fb1dd96c0e4dea6014bc16fb6a7
Add unit test for unbookmark page, fix bug in page implementation
src/main/java/net/pterodactylus/sone/web/UnbookmarkPage.java
src/test/kotlin/net/pterodactylus/sone/web/UnbookmarkPageTest.kt [new file with mode: 0644]