diff --git a/TestCalculator_JUnitResult.txt b/TestCalculator_JUnitResult.txt new file mode 100644 index 00000000..f4902e58 --- /dev/null +++ b/TestCalculator_JUnitResult.txt @@ -0,0 +1,8 @@ +Testsuite: junit.TestCalculator +Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec + +Testcase: testDivideByZero took 0.008 sec +Testcase: testAdd took 0 sec +Testcase: testSubtract took 0.001 sec +Testcase: testDivide took 0 sec +Testcase: testMultiply took 0 sec diff --git a/TestCalculator_JUnitResult.xml b/TestCalculator_JUnitResult.xml new file mode 100644 index 00000000..e69de29b