-
Task
-
Resolution: Done
-
Major
-
None
-
None
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