Patrick Rhomberg created GEODE-5720:
---------------------------------------

             Summary: Reevaluate assertions in ThreadIdentifierJUnitTest
                 Key: GEODE-5720
                 URL: https://issues.apache.org/jira/browse/GEODE-5720
             Project: Geode
          Issue Type: Sub-task
            Reporter: Patrick Rhomberg


Because the method {{matches}} is a static method, the lines
{noformat}
assertTrue(WanType.SECONDARY.matches(real_tid_with_wan));{noformat}
and
{noformat}
assertTrue(WanType.PRIMARY.matches(real_tid_with_wan));{noformat}
are equivalent.  It appears that this is not the intent.

See parent ticket for additional details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to