[ https://issues.apache.org/jira/browse/GEODE-8000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Murtuza Boxwala updated GEODE-8000: ----------------------------------- Description: Stopped mocking the Command class in the Redis *Executor Unit tests. The Command class just holds data, and doesn't encapsulate any complex behavior. Mocking its members makes the code more difficult to change and the tests more brittle. was:Stopped mocking the Command class in the Redis *Executor Unit tests. Summary: Remove unnecessary mock from Redis Executor Unit tests (was: Refactor Redis Executor Unit tests to not use unnecessary mock) > Remove unnecessary mock from Redis Executor Unit tests > ------------------------------------------------------ > > Key: GEODE-8000 > URL: https://issues.apache.org/jira/browse/GEODE-8000 > Project: Geode > Issue Type: Test > Reporter: Murtuza Boxwala > Priority: Major > > Stopped mocking the Command class in the Redis *Executor Unit tests. > The Command class just holds data, and doesn't encapsulate any complex > behavior. Mocking its members makes the code more difficult to change and > the tests more brittle. -- This message was sent by Atlassian Jira (v8.3.4#803005)