You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/10/19 17:31:00 UTC

[jira] [Created] (GEODE-3872) Consolidate GfshShellConnectionRule assertions

Jared Stewart created GEODE-3872:
------------------------------------

             Summary: Consolidate GfshShellConnectionRule assertions
                 Key: GEODE-3872
                 URL: https://issues.apache.org/jira/browse/GEODE-3872
             Project: Geode
          Issue Type: Improvement
            Reporter: Jared Stewart


We have started to accumulate several flavors of _executeCommand_ methods on GfshShellConnectionRule that implicitly make certain kinds of assertions.  (For example, assertions on the command result status or on the output text.)  It would make the code more maintainable to separate the various assertion methods into a separate class.

(See e.g. http://joel-costigliola.github.io/assertj/assertj-core-custom-assertions.html#custom-assertion-class)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)