Don’t hand in null to function not allowing it
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Feb 2019 06:04:52 +0000 (07:04 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 21 Feb 2019 06:04:52 +0000 (07:04 +0100)
commit242da074894d2ffcbb1a61f16ed881db9bc51ff0
tree0acc120d80bc00f6175bf53ee9b5a69f913014d9
parent5dc729a6e73c1000f22e9fb5dbb75d856c16eb04
Don’t hand in null to function not allowing it
src/main/java/net/pterodactylus/sone/database/memory/MemoryPost.java
src/test/kotlin/net/pterodactylus/sone/database/memory/MemoryPostTest.kt [new file with mode: 0644]