Commit 509a8fc7 authored by dbhuller's avatar dbhuller

updated reports

parent 08c7ef46
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<testsuite tests="9" failures="0" name="hellocucumber.RunCucumberTest" time="0.235" errors="0" skipped="0"> <testsuite tests="9" failures="0" name="hellocucumber.RunCucumberTest" time="0.257" errors="0" skipped="0">
<properties> <properties>
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/> <property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
<property name="java.vm.version" value="15.0.2+7"/> <property name="java.vm.version" value="15.0.2+7"/>
...@@ -57,13 +57,13 @@ ...@@ -57,13 +57,13 @@
<property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/>
<property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/>
</properties> </properties>
<testcase classname="Book Store" name="Correct number of books found by author" time="0.161"/> <testcase classname="Book Store" name="Correct number of books found by author" time="0.155"/>
<testcase classname="Calculator" name="Add two numbers -2 and 3" time="0.014"/> <testcase classname="Calculator" name="Add two numbers -2 and 3" time="0.02"/>
<testcase classname="Calculator" name="Add two numbers 10 and 15" time="0.011"/> <testcase classname="Calculator" name="Add two numbers 10 and 15" time="0.011"/>
<testcase classname="Calculator" name="Add two numbers 99 and -99" time="0.008"/> <testcase classname="Calculator" name="Add two numbers 99 and -99" time="0.013"/>
<testcase classname="Calculator" name="Add two numbers -1 and -10" time="0.01"/> <testcase classname="Calculator" name="Add two numbers -1 and -10" time="0.011"/>
<testcase classname="Calculator" name="Subtract two numbers -2 and 3" time="0.01"/> <testcase classname="Calculator" name="Subtract two numbers -2 and 3" time="0.014"/>
<testcase classname="Calculator" name="Subtract two numbers 10 and 15" time="0.007"/> <testcase classname="Calculator" name="Subtract two numbers 10 and 15" time="0.009"/>
<testcase classname="Calculator" name="Subtract two numbers 99 and -99" time="0.007"/> <testcase classname="Calculator" name="Subtract two numbers 99 and -99" time="0.013"/>
<testcase classname="Calculator" name="Subtract two numbers -1 and -10" time="0.007"/> <testcase classname="Calculator" name="Subtract two numbers -1 and -10" time="0.011"/>
</testsuite> </testsuite>
\ No newline at end of file
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Test set: hellocucumber.RunCucumberTest Test set: hellocucumber.RunCucumberTest
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"line": 2, "line": 2,
"elements": [ "elements": [
{ {
"start_timestamp": "2021-04-06T21:12:23.486Z", "start_timestamp": "2021-04-06T21:17:23.217Z",
"line": 4, "line": 4,
"name": "Correct number of books found by author", "name": "Correct number of books found by author",
"description": "", "description": "",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 4877000, "duration": 6463000,
"status": "passed" "status": "passed"
}, },
"line": 5, "line": 5,
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
}, },
{ {
"result": { "result": {
"duration": 413000, "duration": 427000,
"status": "passed" "status": "passed"
}, },
"line": 12, "line": 12,
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
}, },
{ {
"result": { "result": {
"duration": 1673000, "duration": 1457000,
"status": "passed" "status": "passed"
}, },
"line": 13, "line": 13,
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
"line": 2, "line": 2,
"elements": [ "elements": [
{ {
"start_timestamp": "2021-04-06T21:12:23.548Z", "start_timestamp": "2021-04-06T21:17:23.279Z",
"line": 12, "line": 12,
"name": "Add two numbers -2 and 3", "name": "Add two numbers -2 and 3",
"description": "", "description": "",
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 199000, "duration": 308000,
"status": "passed" "status": "passed"
}, },
"line": 6, "line": 6,
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
}, },
{ {
"result": { "result": {
"duration": 207000, "duration": 408000,
"status": "passed" "status": "passed"
}, },
"line": 7, "line": 7,
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
}, },
{ {
"result": { "result": {
"duration": 150000, "duration": 572000,
"status": "passed" "status": "passed"
}, },
"line": 8, "line": 8,
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.561Z", "start_timestamp": "2021-04-06T21:17:23.298Z",
"line": 13, "line": 13,
"name": "Add two numbers 10 and 15", "name": "Add two numbers 10 and 15",
"description": "", "description": "",
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 334000, "duration": 113000,
"status": "passed" "status": "passed"
}, },
"line": 6, "line": 6,
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
}, },
{ {
"result": { "result": {
"duration": 942000, "duration": 661000,
"status": "passed" "status": "passed"
}, },
"line": 7, "line": 7,
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
}, },
{ {
"result": { "result": {
"duration": 161000, "duration": 310000,
"status": "passed" "status": "passed"
}, },
"line": 8, "line": 8,
...@@ -255,7 +255,7 @@ ...@@ -255,7 +255,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.572Z", "start_timestamp": "2021-04-06T21:17:23.313Z",
"line": 14, "line": 14,
"name": "Add two numbers 99 and -99", "name": "Add two numbers 99 and -99",
"description": "", "description": "",
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 135000, "duration": 440000,
"status": "passed" "status": "passed"
}, },
"line": 6, "line": 6,
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
}, },
{ {
"result": { "result": {
"duration": 181000, "duration": 266000,
"status": "passed" "status": "passed"
}, },
"line": 7, "line": 7,
...@@ -299,7 +299,7 @@ ...@@ -299,7 +299,7 @@
}, },
{ {
"result": { "result": {
"duration": 160000, "duration": 352000,
"status": "passed" "status": "passed"
}, },
"line": 8, "line": 8,
...@@ -323,7 +323,7 @@ ...@@ -323,7 +323,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.582Z", "start_timestamp": "2021-04-06T21:17:23.323Z",
"line": 15, "line": 15,
"name": "Add two numbers -1 and -10", "name": "Add two numbers -1 and -10",
"description": "", "description": "",
...@@ -333,7 +333,7 @@ ...@@ -333,7 +333,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 122000, "duration": 264000,
"status": "passed" "status": "passed"
}, },
"line": 6, "line": 6,
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
}, },
{ {
"result": { "result": {
"duration": 188000, "duration": 541000,
"status": "passed" "status": "passed"
}, },
"line": 7, "line": 7,
...@@ -367,7 +367,7 @@ ...@@ -367,7 +367,7 @@
}, },
{ {
"result": { "result": {
"duration": 155000, "duration": 250000,
"status": "passed" "status": "passed"
}, },
"line": 8, "line": 8,
...@@ -391,7 +391,7 @@ ...@@ -391,7 +391,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.590Z", "start_timestamp": "2021-04-06T21:17:23.334Z",
"line": 24, "line": 24,
"name": "Subtract two numbers -2 and 3", "name": "Subtract two numbers -2 and 3",
"description": "", "description": "",
...@@ -401,7 +401,7 @@ ...@@ -401,7 +401,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 538000, "duration": 711000,
"status": "passed" "status": "passed"
}, },
"line": 18, "line": 18,
...@@ -413,7 +413,7 @@ ...@@ -413,7 +413,7 @@
}, },
{ {
"result": { "result": {
"duration": 312000, "duration": 318000,
"status": "passed" "status": "passed"
}, },
"line": 19, "line": 19,
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
}, },
{ {
"result": { "result": {
"duration": 137000, "duration": 585000,
"status": "passed" "status": "passed"
}, },
"line": 20, "line": 20,
...@@ -459,7 +459,7 @@ ...@@ -459,7 +459,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.600Z", "start_timestamp": "2021-04-06T21:17:23.347Z",
"line": 25, "line": 25,
"name": "Subtract two numbers 10 and 15", "name": "Subtract two numbers 10 and 15",
"description": "", "description": "",
...@@ -469,7 +469,7 @@ ...@@ -469,7 +469,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 107000, "duration": 167000,
"status": "passed" "status": "passed"
}, },
"line": 18, "line": 18,
...@@ -481,7 +481,7 @@ ...@@ -481,7 +481,7 @@
}, },
{ {
"result": { "result": {
"duration": 132000, "duration": 207000,
"status": "passed" "status": "passed"
}, },
"line": 19, "line": 19,
...@@ -503,7 +503,7 @@ ...@@ -503,7 +503,7 @@
}, },
{ {
"result": { "result": {
"duration": 275000, "duration": 254000,
"status": "passed" "status": "passed"
}, },
"line": 20, "line": 20,
...@@ -527,7 +527,7 @@ ...@@ -527,7 +527,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.606Z", "start_timestamp": "2021-04-06T21:17:23.358Z",
"line": 26, "line": 26,
"name": "Subtract two numbers 99 and -99", "name": "Subtract two numbers 99 and -99",
"description": "", "description": "",
...@@ -537,7 +537,7 @@ ...@@ -537,7 +537,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 187000, "duration": 210000,
"status": "passed" "status": "passed"
}, },
"line": 18, "line": 18,
...@@ -549,7 +549,7 @@ ...@@ -549,7 +549,7 @@
}, },
{ {
"result": { "result": {
"duration": 132000, "duration": 408000,
"status": "passed" "status": "passed"
}, },
"line": 19, "line": 19,
...@@ -571,7 +571,7 @@ ...@@ -571,7 +571,7 @@
}, },
{ {
"result": { "result": {
"duration": 115000, "duration": 197000,
"status": "passed" "status": "passed"
}, },
"line": 20, "line": 20,
...@@ -595,7 +595,7 @@ ...@@ -595,7 +595,7 @@
] ]
}, },
{ {
"start_timestamp": "2021-04-06T21:12:23.613Z", "start_timestamp": "2021-04-06T21:17:23.370Z",
"line": 27, "line": 27,
"name": "Subtract two numbers -1 and -10", "name": "Subtract two numbers -1 and -10",
"description": "", "description": "",
...@@ -605,7 +605,7 @@ ...@@ -605,7 +605,7 @@
"steps": [ "steps": [
{ {
"result": { "result": {
"duration": 129000, "duration": 176000,
"status": "passed" "status": "passed"
}, },
"line": 18, "line": 18,
...@@ -617,7 +617,7 @@ ...@@ -617,7 +617,7 @@
}, },
{ {
"result": { "result": {
"duration": 230000, "duration": 271000,
"status": "passed" "status": "passed"
}, },
"line": 19, "line": 19,
...@@ -639,7 +639,7 @@ ...@@ -639,7 +639,7 @@
}, },
{ {
"result": { "result": {
"duration": 118000, "duration": 153000,
"status": "passed" "status": "passed"
}, },
"line": 20, "line": 20,
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<testsuite errors="0" failures="0" name="io.cucumber.core.plugin.JUnitFormatter" skipped="0" tests="9" time="0.27"> <testsuite errors="0" failures="0" name="io.cucumber.core.plugin.JUnitFormatter" skipped="0" tests="9" time="0.292">
<testcase classname="Book Store" name="Correct number of books found by author" time="0.051"> <testcase classname="Book Store" name="Correct number of books found by author" time="0.049">
<system-out><![CDATA[Given I have the following books in the store...............................passed <system-out><![CDATA[Given I have the following books in the store...............................passed
When I search for books by author JK Rowling................................passed When I search for books by author JK Rowling................................passed
Then I find 3 books.........................................................passed Then I find 3 books.........................................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Add two numbers -2 and 3" time="0.007"> <testcase classname="Calculator" name="Add two numbers -2 and 3" time="0.012">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I add -2 and 3.........................................................passed When I add -2 and 3.........................................................passed
Then The result should be 1.................................................passed Then The result should be 1.................................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Add two numbers 10 and 15" time="0.005"> <testcase classname="Calculator" name="Add two numbers 10 and 15" time="0.004">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I add 10 and 15........................................................passed When I add 10 and 15........................................................passed
Then The result should be 25................................................passed Then The result should be 25................................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Add two numbers 99 and -99" time="0.002"> <testcase classname="Calculator" name="Add two numbers 99 and -99" time="0.003">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I add 99 and -99.......................................................passed When I add 99 and -99.......................................................passed
Then The result should be 0.................................................passed Then The result should be 0.................................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Add two numbers -1 and -10" time="0.002"> <testcase classname="Calculator" name="Add two numbers -1 and -10" time="0.004">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I add -1 and -10.......................................................passed When I add -1 and -10.......................................................passed
Then The result should be -11...............................................passed Then The result should be -11...............................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Subtract two numbers -2 and 3" time="0.004"> <testcase classname="Calculator" name="Subtract two numbers -2 and 3" time="0.006">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I subtract -2 and 3....................................................passed When I subtract -2 and 3....................................................passed
Then The result should be -5................................................passed Then The result should be -5................................................passed
...@@ -42,13 +42,13 @@ When I subtract 10 and 15...................................................pass ...@@ -42,13 +42,13 @@ When I subtract 10 and 15...................................................pass
Then The result should be -5................................................passed Then The result should be -5................................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Subtract two numbers 99 and -99" time="0.002"> <testcase classname="Calculator" name="Subtract two numbers 99 and -99" time="0.004">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I subtract 99 and -99..................................................passed When I subtract 99 and -99..................................................passed
Then The result should be 198...............................................passed Then The result should be 198...............................................passed
]]></system-out> ]]></system-out>
</testcase> </testcase>
<testcase classname="Calculator" name="Subtract two numbers -1 and -10" time="0.002"> <testcase classname="Calculator" name="Subtract two numbers -1 and -10" time="0.004">
<system-out><![CDATA[Given I have a calculator...................................................passed <system-out><![CDATA[Given I have a calculator...................................................passed
When I subtract -1 and -10..................................................passed When I subtract -1 and -10..................................................passed
Then The result should be 9.................................................passed Then The result should be 9.................................................passed
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment