Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2694

Update assertEquals calls in CommandCredentialSourceTest so that the expected value and actual value are passed in the correct order

XMLWordPrintable

      They are all of the form assertEquals(count, X) but should be of the form assertEquals(X, count) so the expected value is specified first.
      https://github.com/wildfly-security/wildfly-elytron/blob/2.x/tests/base/src/test/java/org/wildfly/security/credential/source/impl/CommandCredentialSourceTest.java#L46

            mapb_ Mario PĂ©rez (Inactive)
            rh-ee-prpaul Prarthona Paul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: