From 747decbd1dca324031ac3333eb2790c3e3e39ce0 Mon Sep 17 00:00:00 2001 From: ajitLtts19 Date: Sun, 20 Jun 2021 22:33:44 +0530 Subject: [PATCH 1/2] file extension changed --- TestCalculator_JUnitResult.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TestCalculator_JUnitResult.txt 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 From a32d08504a926042d7940a0cc6f873c1ebab1157 Mon Sep 17 00:00:00 2001 From: ajitLtts19 Date: Sun, 20 Jun 2021 22:40:06 +0530 Subject: [PATCH 2/2] file changes --- TestCalculator_JUnitResult.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 TestCalculator_JUnitResult.xml diff --git a/TestCalculator_JUnitResult.xml b/TestCalculator_JUnitResult.xml new file mode 100644 index 00000000..e69de29b