Kirk Lund created GEODE-9504:
--------------------------------
Summary: geode-web-api needs unit tests
Key: GEODE-9504
URL: https://issues.apache.org/jira/browse/GEODE-9504
Project: Geode
Issue Type: Test
Components: rest (dev)
Reporter: Kirk Lund
There are 20+ classes not counting Exceptions and Enums in geode-web-api, but
there are only 3 unit tests.
Unit tests should be written with Mockito to verify that each class is
interacting properly with its collaborators and validate as much logic or
behavior as possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)