|
1 | | -| VisualStudio.cs:9:11:9:21 | MyTestSuite | TestClass | LeafType | |
2 | | -| VisualStudio.cs:9:11:9:21 | MyTestSuite | TestClass | VSTestClass | |
3 | | -| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | CallableTree | |
4 | | -| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | CfgScope | |
5 | | -| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | InstanceCallable | |
6 | | -| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | VSTestMethod | |
7 | | -| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | CallableTree | |
8 | | -| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | CfgScope | |
9 | | -| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | InstanceCallable | |
10 | | -| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | VSTestMethod | |
11 | | -| XUnit.cs:22:11:22:21 | MyTestSuite | TestClass | LeafType | |
12 | | -| XUnit.cs:22:11:22:21 | MyTestSuite | TestClass | XUnitTestClass | |
13 | | -| XUnit.cs:25:21:25:25 | Test1 | TestMethod | CallableTree | |
14 | | -| XUnit.cs:25:21:25:25 | Test1 | TestMethod | CfgScope | |
15 | | -| XUnit.cs:25:21:25:25 | Test1 | TestMethod | InstanceCallable | |
16 | | -| XUnit.cs:25:21:25:25 | Test1 | TestMethod | XUnitTestMethod | |
17 | | -| XUnit.cs:30:21:30:25 | Test2 | TestMethod | CallableTree | |
18 | | -| XUnit.cs:30:21:30:25 | Test2 | TestMethod | CfgScope | |
19 | | -| XUnit.cs:30:21:30:25 | Test2 | TestMethod | InstanceCallable | |
20 | | -| XUnit.cs:30:21:30:25 | Test2 | TestMethod | XUnitTestMethod | |
21 | | -| nunit.cs:75:11:75:21 | MyTestSuite | TestClass | LeafType | |
22 | | -| nunit.cs:75:11:75:21 | MyTestSuite | TestClass | NUnitFixture | |
23 | | -| nunit.cs:85:21:85:25 | Test1 | TestMethod | CallableTree | |
24 | | -| nunit.cs:85:21:85:25 | Test1 | TestMethod | CfgScope | |
25 | | -| nunit.cs:85:21:85:25 | Test1 | TestMethod | InstanceCallable | |
26 | | -| nunit.cs:85:21:85:25 | Test1 | TestMethod | NUnitTestMethod | |
27 | | -| nunit.cs:90:21:90:25 | Test2 | TestMethod | CallableTree | |
28 | | -| nunit.cs:90:21:90:25 | Test2 | TestMethod | CfgScope | |
29 | | -| nunit.cs:90:21:90:25 | Test2 | TestMethod | InstanceCallable | |
30 | | -| nunit.cs:90:21:90:25 | Test2 | TestMethod | NUnitTestMethod | |
31 | | -| nunit.cs:95:21:95:25 | Test3 | TestMethod | CallableTree | |
32 | | -| nunit.cs:95:21:95:25 | Test3 | TestMethod | CfgScope | |
33 | | -| nunit.cs:95:21:95:25 | Test3 | TestMethod | InstanceCallable | |
34 | | -| nunit.cs:95:21:95:25 | Test3 | TestMethod | NUnitTestMethod | |
35 | | -| nunit.cs:100:21:100:25 | Test4 | TestMethod | CallableTree | |
36 | | -| nunit.cs:100:21:100:25 | Test4 | TestMethod | CfgScope | |
37 | | -| nunit.cs:100:21:100:25 | Test4 | TestMethod | InstanceCallable | |
38 | | -| nunit.cs:100:21:100:25 | Test4 | TestMethod | NUnitTestMethod | |
39 | | -| nunit.cs:105:21:105:25 | Test5 | TestMethod | CallableTree | |
40 | | -| nunit.cs:105:21:105:25 | Test5 | TestMethod | CfgScope | |
41 | | -| nunit.cs:105:21:105:25 | Test5 | TestMethod | InstanceCallable | |
42 | | -| nunit.cs:105:21:105:25 | Test5 | TestMethod | NUnitTestMethod | |
| 1 | +testClass |
| 2 | +| VisualStudio.cs:9:11:9:21 | MyTestSuite | |
| 3 | +| XUnit.cs:22:11:22:21 | MyTestSuite | |
| 4 | +| nunit.cs:75:11:75:21 | MyTestSuite | |
| 5 | +testMethod |
| 6 | +| VisualStudio.cs:12:21:12:25 | Test1 | |
| 7 | +| VisualStudio.cs:17:21:17:25 | Test2 | |
| 8 | +| XUnit.cs:25:21:25:25 | Test1 | |
| 9 | +| XUnit.cs:30:21:30:25 | Test2 | |
| 10 | +| nunit.cs:85:21:85:25 | Test1 | |
| 11 | +| nunit.cs:90:21:90:25 | Test2 | |
| 12 | +| nunit.cs:95:21:95:25 | Test3 | |
| 13 | +| nunit.cs:100:21:100:25 | Test4 | |
| 14 | +| nunit.cs:105:21:105:25 | Test5 | |
0 commit comments