canonical / openssl-fips-java

A Java security provider based on FIPS-compliant openssl
GNU General Public License v3.0
0 stars 0 forks source link

junit'ize the Java tests #10

Open pushkarnk opened 1 month ago

pushkarnk commented 1 month ago

It will be better to use a framework like JUnit or JTreg to run the Java test suite. I'd prefer to attempt JUnit first.