Don’t allow null for the post of a PostPart
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 5 Oct 2016 19:14:06 +0000 (21:14 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 5 Oct 2016 19:14:06 +0000 (21:14 +0200)
commit15f4c53dd87e07b452a04ec2d0e022197e09bd92
treef8aee2b448ea6262e6f7809de6c029941ec2a965
parent133960ca34d2ec746802bb8bd83235e50d308310
Don’t allow null for the post of a PostPart
src/main/java/net/pterodactylus/sone/text/PostPart.java
src/test/java/net/pterodactylus/sone/text/PostPartTest.java