Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 255 Bytes

MyUnitTester

Self implemented unit tester for java files. Takes a .class file and tests their functions. Class to be tested needs to implement the TestClass interface.. Follows the MVC design pattern.

Jar file compiled with version 15.0.1.