diff --git a/20021357_JUnit/README.md b/20021357_JUnit/README.md new file mode 100644 index 0000000..27723bd --- /dev/null +++ b/20021357_JUnit/README.md @@ -0,0 +1,4 @@ +Creation of JUnit Test Cases: + +1. Import the needed libraries +2. Test every methods. For division methods, make a div by 0 case. For other methods, make of case with millions.