You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/09/02 20:20:21 UTC

[jira] [Created] (GEODE-1842) TypedJsonJUnitTest needs to be rewritten

Kirk Lund created GEODE-1842:
--------------------------------

             Summary: TypedJsonJUnitTest needs to be rewritten
                 Key: GEODE-1842
                 URL: https://issues.apache.org/jira/browse/GEODE-1842
             Project: Geode
          Issue Type: Test
          Components: tests
            Reporter: Kirk Lund


I'm working on TypedJson, so I'm looking into TypedJsonJUnitTest but I see some serious problems. Most of the tests have no assertions and instead have System.out.printlns. The few tests that do have assertions, catch GfJsonException and then invoke fail("some message") with no info on the actual cause.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)