Move verifiers to different package.
[Sone.git] / src / test / java / net / pterodactylus / sone / fcp / CreateReplyCommandTest.java
2014-02-28 David ‘Bombe’ RodenMove verifiers to different package.
2014-02-28 David ‘Bombe’ RodenUse verifyAnswer method in all FCP tests.
2014-02-28 David ‘Bombe’ RodenMock posts with a mocker, too.
2014-02-28 David ‘Bombe’ RodenReplace Sone mock methods with a mock builder.
2014-02-28 David ‘Bombe’ RodenTurn Mocks into a stateful object.
2014-02-28 David ‘Bombe’ RodenRequire a Sone when mocking a post.
2014-02-28 David ‘Bombe’ RodenAdd unit test for CreateReplyCommand.