-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoverage.json
149 lines (149 loc) · 5.12 KB
/
coverage.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"MySecondModule": {
"UnitTests": {
"e2073d86-6026-4704-868f-89a573c6bdf6": {
"name": "UT_Do_A_Second_Thing",
"executionId": "e2073d86-6026-4704-868f-89a573c6bdf6",
"MicroflowsCovered": {
"Covered": {
"microflowName": "Covered",
"moduleName": "MySecondModule",
"qualifiedName": "MySecondModule.Covered",
"executionId": "e2073d86-6026-4704-868f-89a573c6bdf6",
"status": "FINISHED"
}
}
}
},
"name": "MySecondModule"
},
"AutomatedTesting": {
"UnitTests": {
"7d6b0fd2-d66d-4d6c-b939-68aeacda68de": {
"name": "Test_IsAssertionErrorCheck",
"executionId": "7d6b0fd2-d66d-4d6c-b939-68aeacda68de",
"MicroflowsCovered": {
"IsAssertionError": {
"microflowName": "IsAssertionError",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.IsAssertionError",
"executionId": "7d6b0fd2-d66d-4d6c-b939-68aeacda68de",
"status": "FINISHED"
},
"AssertTrue2": {
"microflowName": "AssertTrue2",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.AssertTrue2",
"executionId": "7d6b0fd2-d66d-4d6c-b939-68aeacda68de",
"status": "FINISHED"
}
}
},
"9713103c-f03d-44e4-8bb4-32ece98713b2": {
"name": "Setup",
"executionId": "9713103c-f03d-44e4-8bb4-32ece98713b2",
"MicroflowsCovered": {}
},
"4b408da4-f241-485d-9fbe-5306b28a1f22": {
"name": "UT_ValidUnitTest",
"executionId": "4b408da4-f241-485d-9fbe-5306b28a1f22",
"MicroflowsCovered": {
"ACT_DoSomething": {
"microflowName": "ACT_DoSomething",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.ACT_DoSomething",
"executionId": "4b408da4-f241-485d-9fbe-5306b28a1f22",
"status": "FINISHED"
},
"ReportStep": {
"microflowName": "ReportStep",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.ReportStep",
"executionId": "4b408da4-f241-485d-9fbe-5306b28a1f22",
"status": "FINISHED"
}
}
},
"eeeadb47-65bd-452f-b820-9d16a87b7917": {
"name": "TearDown",
"executionId": "eeeadb47-65bd-452f-b820-9d16a87b7917",
"MicroflowsCovered": {}
},
"5150ecde-91d0-4af3-ac3d-3e54e5f7b945": {
"name": "Test_FailingUnitTest",
"executionId": "5150ecde-91d0-4af3-ac3d-3e54e5f7b945",
"MicroflowsCovered": {
"ReportStep": {
"microflowName": "ReportStep",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.ReportStep",
"executionId": "5150ecde-91d0-4af3-ac3d-3e54e5f7b945",
"status": "FINISHED"
}
}
},
"92ea0a61-0daf-41ab-8491-5b67a0df3d14": {
"name": "Test_ValidUnitTest",
"executionId": "92ea0a61-0daf-41ab-8491-5b67a0df3d14",
"MicroflowsCovered": {
"ReportStep": {
"microflowName": "ReportStep",
"moduleName": "AutomatedTesting",
"qualifiedName": "AutomatedTesting.ReportStep",
"executionId": "92ea0a61-0daf-41ab-8491-5b67a0df3d14",
"status": "FINISHED"
}
}
},
"7c55c2dd-e64e-4ddd-9f98-8bd392bf1578": {
"name": "Test_WithoutReturn",
"executionId": "7c55c2dd-e64e-4ddd-9f98-8bd392bf1578",
"MicroflowsCovered": {}
}
},
"name": "AutomatedTesting"
},
"AutomatedTestingTests": {
"UnitTests": {
"d0c004f0-28e1-4866-9ebb-24500a18ca53": {
"name": "UT_TestActivityLogging",
"executionId": "d0c004f0-28e1-4866-9ebb-24500a18ca53",
"MicroflowsCovered": {
"ACT_SomeUnitUnderTest": {
"microflowName": "ACT_SomeUnitUnderTest",
"moduleName": "AutomatedTestingTests",
"qualifiedName": "AutomatedTestingTests.ACT_SomeUnitUnderTest",
"executionId": "d0c004f0-28e1-4866-9ebb-24500a18ca53",
"status": "FINISHED"
}
}
}
},
"name": "AutomatedTestingTests"
},
"MyFirstModule": {
"UnitTests": {
"5c65b21b-1ead-455c-b2af-59e4bd5336dd": {
"name": "UT_ACT_DoSomething",
"executionId": "5c65b21b-1ead-455c-b2af-59e4bd5336dd",
"MicroflowsCovered": {
"Do_Something": {
"microflowName": "Do_Something",
"moduleName": "MyFirstModule",
"qualifiedName": "MyFirstModule.Do_Something",
"executionId": "5c65b21b-1ead-455c-b2af-59e4bd5336dd",
"status": "FINISHED"
},
"ACT_DoSomething": {
"microflowName": "ACT_DoSomething",
"moduleName": "MyFirstModule",
"qualifiedName": "MyFirstModule.ACT_DoSomething",
"executionId": "5c65b21b-1ead-455c-b2af-59e4bd5336dd",
"status": "FINISHED"
}
}
}
},
"name": "MyFirstModule"
}
}