-
Task
-
Resolution: Done
-
Major
-
None
-
None
These 4 tests have repeated code between them. This issue involved replacing the repeated code with a call to a new function that contains the code that is common between all three functions
https://github.com/wildfly-security/wildfly-elytron/blob/2.x/tests/base/src/test/java/org/wildfly/security/sasl/digest/DigestTest.java#L137-L183
https://github.com/wildfly-security/wildfly-elytron/blob/2.x/tests/base/src/test/java/org/wildfly/security/sasl/digest/DigestTest.java#L744-L764
https://github.com/wildfly-security/wildfly-elytron/blob/2.x/tests/base/src/test/java/org/wildfly/security/sasl/digest/DigestTest.java#L770-L790