Don’t allow null for the text attribute of PlainTextPart
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 5 Oct 2016 19:09:56 +0000 (21:09 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 5 Oct 2016 19:09:56 +0000 (21:09 +0200)
commit03f81f9079897f8e80a5271ec845bd4a07eba3fb
tree9ed53c5493358cc96808f778145dfd92f46ae69e
parent8bca76f6a624a0f0f9576ffa73bf55688149e377
Don’t allow null for the text attribute of PlainTextPart
src/main/java/net/pterodactylus/sone/text/PlainTextPart.java
src/test/java/net/pterodactylus/sone/text/PlainTextPartTest.java