Move parsing of boolean options into its own method.
[Sone.git] / src / test / resources /
2014-02-28 David ‘Bombe’ RodenVerify that the avatar ID belongs to an image of the...
2014-02-28 David ‘Bombe’ RodenIf no albums are in the Sone, there’s no avatar ID...
2014-02-28 David ‘Bombe’ RodenVerify that a invalid Sone time causes an error.
2014-02-28 David ‘Bombe’ RodenVerify that a missing protocol version does not cause...
2014-02-28 David ‘Bombe’ RodenVerify that an image with invalid dimensions causes...
2014-02-28 David ‘Bombe’ RodenVerify that an invalid image causes an error.
2014-02-28 David ‘Bombe’ RodenVerify that an invalid parent album causes an error.
2014-02-28 David ‘Bombe’ RodenVerify that an invalid album causes an error.
2014-02-28 David ‘Bombe’ RodenVerify that a missing <albums> section does not cause...
2014-02-28 David ‘Bombe’ RodenVerify that a missing <replies> section does not cause...
2014-02-28 David ‘Bombe’ RodenVerify that a missing post-likes section does not cause...
2014-02-28 David ‘Bombe’ RodenRename test for invalid post times.
2014-02-28 David ‘Bombe’ RodenThrow exception on invalid reply times.
2014-02-28 David ‘Bombe’ RodenThrow exception on invalid replies.
2014-02-28 David ‘Bombe’ RodenVerify that a missing <replies> section does not cause...
2014-02-28 David ‘Bombe’ RodenAdd test for malformed post time.
2014-02-28 David ‘Bombe’ RodenAdd test for malformed post XML.
2014-02-28 David ‘Bombe’ RodenTest that a missing <posts> section does not cause...
2014-02-28 David ‘Bombe’ RodenAdd tests for invalid and duplicate fields.
2014-02-28 David ‘Bombe’ RodenAdd tests for missing and empty profiles.
2014-02-28 David ‘Bombe’ RodenAdd test for an invalid client.
2014-02-28 David ‘Bombe’ RodenUse XML files for all error conditions, expand test...
2014-02-28 David ‘Bombe’ RodenUse the ID of a reply instead of a post.
2014-02-28 David ‘Bombe’ RodenAdd recipient for one of the posts.
2014-02-28 David ‘Bombe’ RodenUse XML file to test a complete Sone.
2014-02-28 David ‘Bombe’ RodenUse a real XML file for testing.