Move name of message into method parameter.
[Sone.git] / src / test / java / net / pterodactylus / sone / fcp / GetPostCommandTest.java
2014-02-28 David ‘Bombe’ RodenMove name of message into method parameter.
2014-02-28 David ‘Bombe’ RodenUse a builder-style mocker for post replies, too.
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’ RodenAdd unit test for GetPostCommand.