Ryan McMahon created GEODE-5232:
-----------------------------------
Summary: New test framework XUnit test classes do not derive from
IDisposable
Key: GEODE-5232
URL: https://issues.apache.org/jira/browse/GEODE-5232
Project: Geode
Issue Type: Test
Components: native client
Reporter: Ryan McMahon
The XUnit framework dictates that your test classes must implement IDisposable.
Our test classes currently do not, which is causing a non-zero exit code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)