Implemented tests for the handling of empty objects
authorKai Moritz <kai@juplo.de>
Wed, 22 Jun 2016 09:46:19 +0000 (11:46 +0200)
committerKai Moritz <kai@juplo.de>
Wed, 22 Jun 2016 13:52:29 +0000 (15:52 +0200)
commit79f55507b7a2a82bbc81fcb288939f277068292d
treef7b06f34e359e2cf45b14a667739448c5f84547a
parentc77dd2a1e918c24f64b0937e40407b062e4f58d2
Implemented tests for the handling of empty objects
src/test/java/de/juplo/jackson/SimpleMapperTest.java
src/test/resources/object/empty/1.json [new file with mode: 0644]
src/test/resources/object/empty/2.json [new file with mode: 0644]
src/test/resources/object/empty/3.json [new file with mode: 0644]
src/test/resources/object/empty/4.json [new file with mode: 0644]