Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cucumber-demo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Deep Bhuller
cucumber-demo
Commits
509a8fc7
Commit
509a8fc7
authored
Apr 06, 2021
by
dbhuller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated reports
parent
08c7ef46
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
56 additions
and
56 deletions
+56
-56
TEST-hellocucumber.RunCucumberTest.xml
...t/surefire-reports/TEST-hellocucumber.RunCucumberTest.xml
+9
-9
hellocucumber.RunCucumberTest.txt
...target/surefire-reports/hellocucumber.RunCucumberTest.txt
+1
-1
report.json
...er/hellocucumber/target/surefire-reports/json/report.json
+36
-36
report.xml
...er/hellocucumber/target/surefire-reports/junit/report.xml
+9
-9
report.html
...ucumber/hellocucumber/target/surefire-reports/report.html
+1
-1
No files found.
hellocucumber/hellocucumber/target/surefire-reports/TEST-hellocucumber.RunCucumberTest.xml
View file @
509a8fc7
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite
tests=
"9"
failures=
"0"
name=
"hellocucumber.RunCucumberTest"
time=
"0.2
35
"
errors=
"0"
skipped=
"0"
>
<testsuite
tests=
"9"
failures=
"0"
name=
"hellocucumber.RunCucumberTest"
time=
"0.2
57
"
errors=
"0"
skipped=
"0"
>
<properties>
<property
name=
"java.runtime.name"
value=
"OpenJDK Runtime Environment"
/>
<property
name=
"java.vm.version"
value=
"15.0.2+7"
/>
...
...
@@ -57,13 +57,13 @@
<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"
/>
</properties>
<testcase
classname=
"Book Store"
name=
"Correct number of books found by author"
time=
"0.1
61
"
/>
<testcase
classname=
"Calculator"
name=
"Add two numbers -2 and 3"
time=
"0.0
14
"
/>
<testcase
classname=
"Book Store"
name=
"Correct number of books found by author"
time=
"0.1
55
"
/>
<testcase
classname=
"Calculator"
name=
"Add two numbers -2 and 3"
time=
"0.0
2
"
/>
<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.0
08
"
/>
<testcase
classname=
"Calculator"
name=
"Add two numbers -1 and -10"
time=
"0.01"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -2 and 3"
time=
"0.01"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 10 and 15"
time=
"0.00
7
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 99 and -99"
time=
"0.0
07
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -1 and -10"
time=
"0.0
07
"
/>
<testcase
classname=
"Calculator"
name=
"Add two numbers 99 and -99"
time=
"0.0
13
"
/>
<testcase
classname=
"Calculator"
name=
"Add two numbers -1 and -10"
time=
"0.01
1
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -2 and 3"
time=
"0.01
4
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 10 and 15"
time=
"0.00
9
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 99 and -99"
time=
"0.0
13
"
/>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -1 and -10"
time=
"0.0
11
"
/>
</testsuite>
\ No newline at end of file
hellocucumber/hellocucumber/target/surefire-reports/hellocucumber.RunCucumberTest.txt
View file @
509a8fc7
-------------------------------------------------------------------------------
Test set: hellocucumber.RunCucumberTest
-------------------------------------------------------------------------------
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8
31
sec
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8
49
sec
hellocucumber/hellocucumber/target/surefire-reports/json/report.json
View file @
509a8fc7
...
...
@@ -3,7 +3,7 @@
"line"
:
2
,
"elements"
:
[
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.486
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.217
Z"
,
"line"
:
4
,
"name"
:
"Correct number of books found by author"
,
"description"
:
""
,
...
...
@@ -13,7 +13,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
4877
000
,
"duration"
:
6463
000
,
"status"
:
"passed"
},
"line"
:
5
,
...
...
@@ -63,7 +63,7 @@
},
{
"result"
:
{
"duration"
:
4
13
000
,
"duration"
:
4
27
000
,
"status"
:
"passed"
},
"line"
:
12
,
...
...
@@ -75,7 +75,7 @@
},
{
"result"
:
{
"duration"
:
1
673
000
,
"duration"
:
1
457
000
,
"status"
:
"passed"
},
"line"
:
13
,
...
...
@@ -119,7 +119,7 @@
"line"
:
2
,
"elements"
:
[
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.548
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.279
Z"
,
"line"
:
12
,
"name"
:
"Add two numbers -2 and 3"
,
"description"
:
""
,
...
...
@@ -129,7 +129,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
199
000
,
"duration"
:
308
000
,
"status"
:
"passed"
},
"line"
:
6
,
...
...
@@ -141,7 +141,7 @@
},
{
"result"
:
{
"duration"
:
207
000
,
"duration"
:
408
000
,
"status"
:
"passed"
},
"line"
:
7
,
...
...
@@ -163,7 +163,7 @@
},
{
"result"
:
{
"duration"
:
150
000
,
"duration"
:
572
000
,
"status"
:
"passed"
},
"line"
:
8
,
...
...
@@ -187,7 +187,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.561
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.298
Z"
,
"line"
:
13
,
"name"
:
"Add two numbers 10 and 15"
,
"description"
:
""
,
...
...
@@ -197,7 +197,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
334
000
,
"duration"
:
113
000
,
"status"
:
"passed"
},
"line"
:
6
,
...
...
@@ -209,7 +209,7 @@
},
{
"result"
:
{
"duration"
:
942
000
,
"duration"
:
661
000
,
"status"
:
"passed"
},
"line"
:
7
,
...
...
@@ -231,7 +231,7 @@
},
{
"result"
:
{
"duration"
:
161
000
,
"duration"
:
310
000
,
"status"
:
"passed"
},
"line"
:
8
,
...
...
@@ -255,7 +255,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.572
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.313
Z"
,
"line"
:
14
,
"name"
:
"Add two numbers 99 and -99"
,
"description"
:
""
,
...
...
@@ -265,7 +265,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
135
000
,
"duration"
:
440
000
,
"status"
:
"passed"
},
"line"
:
6
,
...
...
@@ -277,7 +277,7 @@
},
{
"result"
:
{
"duration"
:
181
000
,
"duration"
:
266
000
,
"status"
:
"passed"
},
"line"
:
7
,
...
...
@@ -299,7 +299,7 @@
},
{
"result"
:
{
"duration"
:
160
000
,
"duration"
:
352
000
,
"status"
:
"passed"
},
"line"
:
8
,
...
...
@@ -323,7 +323,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.582
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.323
Z"
,
"line"
:
15
,
"name"
:
"Add two numbers -1 and -10"
,
"description"
:
""
,
...
...
@@ -333,7 +333,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
122
000
,
"duration"
:
264
000
,
"status"
:
"passed"
},
"line"
:
6
,
...
...
@@ -345,7 +345,7 @@
},
{
"result"
:
{
"duration"
:
188
000
,
"duration"
:
541
000
,
"status"
:
"passed"
},
"line"
:
7
,
...
...
@@ -367,7 +367,7 @@
},
{
"result"
:
{
"duration"
:
155
000
,
"duration"
:
250
000
,
"status"
:
"passed"
},
"line"
:
8
,
...
...
@@ -391,7 +391,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.590
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.334
Z"
,
"line"
:
24
,
"name"
:
"Subtract two numbers -2 and 3"
,
"description"
:
""
,
...
...
@@ -401,7 +401,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
538
000
,
"duration"
:
711
000
,
"status"
:
"passed"
},
"line"
:
18
,
...
...
@@ -413,7 +413,7 @@
},
{
"result"
:
{
"duration"
:
31
2
000
,
"duration"
:
31
8
000
,
"status"
:
"passed"
},
"line"
:
19
,
...
...
@@ -435,7 +435,7 @@
},
{
"result"
:
{
"duration"
:
137
000
,
"duration"
:
585
000
,
"status"
:
"passed"
},
"line"
:
20
,
...
...
@@ -459,7 +459,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.600
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.347
Z"
,
"line"
:
25
,
"name"
:
"Subtract two numbers 10 and 15"
,
"description"
:
""
,
...
...
@@ -469,7 +469,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
1
0
7000
,
"duration"
:
1
6
7000
,
"status"
:
"passed"
},
"line"
:
18
,
...
...
@@ -481,7 +481,7 @@
},
{
"result"
:
{
"duration"
:
132
000
,
"duration"
:
207
000
,
"status"
:
"passed"
},
"line"
:
19
,
...
...
@@ -503,7 +503,7 @@
},
{
"result"
:
{
"duration"
:
2
75
000
,
"duration"
:
2
54
000
,
"status"
:
"passed"
},
"line"
:
20
,
...
...
@@ -527,7 +527,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.606
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.358
Z"
,
"line"
:
26
,
"name"
:
"Subtract two numbers 99 and -99"
,
"description"
:
""
,
...
...
@@ -537,7 +537,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
187
000
,
"duration"
:
210
000
,
"status"
:
"passed"
},
"line"
:
18
,
...
...
@@ -549,7 +549,7 @@
},
{
"result"
:
{
"duration"
:
132
000
,
"duration"
:
408
000
,
"status"
:
"passed"
},
"line"
:
19
,
...
...
@@ -571,7 +571,7 @@
},
{
"result"
:
{
"duration"
:
1
15
000
,
"duration"
:
1
97
000
,
"status"
:
"passed"
},
"line"
:
20
,
...
...
@@ -595,7 +595,7 @@
]
},
{
"start_timestamp"
:
"2021-04-06T21:1
2:23.613
Z"
,
"start_timestamp"
:
"2021-04-06T21:1
7:23.370
Z"
,
"line"
:
27
,
"name"
:
"Subtract two numbers -1 and -10"
,
"description"
:
""
,
...
...
@@ -605,7 +605,7 @@
"steps"
:
[
{
"result"
:
{
"duration"
:
1
29
000
,
"duration"
:
1
76
000
,
"status"
:
"passed"
},
"line"
:
18
,
...
...
@@ -617,7 +617,7 @@
},
{
"result"
:
{
"duration"
:
2
30
000
,
"duration"
:
2
71
000
,
"status"
:
"passed"
},
"line"
:
19
,
...
...
@@ -639,7 +639,7 @@
},
{
"result"
:
{
"duration"
:
1
18
000
,
"duration"
:
1
53
000
,
"status"
:
"passed"
},
"line"
:
20
,
...
...
hellocucumber/hellocucumber/target/surefire-reports/junit/report.xml
View file @
509a8fc7
<?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.2
7
"
>
<testcase
classname=
"Book Store"
name=
"Correct number of books found by author"
time=
"0.0
51
"
>
<testsuite
errors=
"0"
failures=
"0"
name=
"io.cucumber.core.plugin.JUnitFormatter"
skipped=
"0"
tests=
"9"
time=
"0.2
92
"
>
<testcase
classname=
"Book Store"
name=
"Correct number of books found by author"
time=
"0.0
49
"
>
<system-out>
<![CDATA[Given I have the following books in the store...............................passed
When I search for books by author JK Rowling................................passed
Then I find 3 books.........................................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Add two numbers -2 and 3"
time=
"0.0
07
"
>
<testcase
classname=
"Calculator"
name=
"Add two numbers -2 and 3"
time=
"0.0
12
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I add -2 and 3.........................................................passed
Then The result should be 1.................................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Add two numbers 10 and 15"
time=
"0.00
5
"
>
<testcase
classname=
"Calculator"
name=
"Add two numbers 10 and 15"
time=
"0.00
4
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I add 10 and 15........................................................passed
Then The result should be 25................................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Add two numbers 99 and -99"
time=
"0.00
2
"
>
<testcase
classname=
"Calculator"
name=
"Add two numbers 99 and -99"
time=
"0.00
3
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I add 99 and -99.......................................................passed
Then The result should be 0.................................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Add two numbers -1 and -10"
time=
"0.00
2
"
>
<testcase
classname=
"Calculator"
name=
"Add two numbers -1 and -10"
time=
"0.00
4
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I add -1 and -10.......................................................passed
Then The result should be -11...............................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -2 and 3"
time=
"0.00
4
"
>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -2 and 3"
time=
"0.00
6
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I subtract -2 and 3....................................................passed
Then The result should be -5................................................passed
...
...
@@ -42,13 +42,13 @@ When I subtract 10 and 15...................................................pass
Then The result should be -5................................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 99 and -99"
time=
"0.00
2
"
>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers 99 and -99"
time=
"0.00
4
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I subtract 99 and -99..................................................passed
Then The result should be 198...............................................passed
]]>
</system-out>
</testcase>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -1 and -10"
time=
"0.00
2
"
>
<testcase
classname=
"Calculator"
name=
"Subtract two numbers -1 and -10"
time=
"0.00
4
"
>
<system-out>
<![CDATA[Given I have a calculator...................................................passed
When I subtract -1 and -10..................................................passed
Then The result should be 9.................................................passed
...
...
hellocucumber/hellocucumber/target/surefire-reports/report.html
View file @
509a8fc7
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment