Add tests for missing and empty profiles.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 24 Oct 2013 20:52:41 +0000 (22:52 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:36 +0000 (22:25 +0100)
commitd879dd0663b2e8f508b300c2d26e5413bd0c9253
tree48636e86695220ed66fa42db7ecb5ee25052e412
parentd5a701bed7f1db1b3524ccb244593054755e47d6
Add tests for missing and empty profiles.
src/test/java/net/pterodactylus/sone/core/SoneParserTest.java
src/test/resources/sone-parser/empty-profile.xml [new file with mode: 0644]
src/test/resources/sone-parser/missing-profile.xml [new file with mode: 0644]