File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
csharp/ql/test/library-tests/frameworks/test Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1+ | VisualStudio.cs:9:11:9:21 | MyTestSuite | TestClass | LeafType |
12| VisualStudio.cs:9:11:9:21 | MyTestSuite | TestClass | VSTestClass |
23| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | InstanceCallable |
34| VisualStudio.cs:12:21:12:25 | Test1 | TestMethod | VSTestMethod |
45| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | InstanceCallable |
56| VisualStudio.cs:17:21:17:25 | Test2 | TestMethod | VSTestMethod |
7+ | XUnit.cs:22:11:22:21 | MyTestSuite | TestClass | LeafType |
68| XUnit.cs:22:11:22:21 | MyTestSuite | TestClass | XUnitTestClass |
79| XUnit.cs:25:21:25:25 | Test1 | TestMethod | InstanceCallable |
810| XUnit.cs:25:21:25:25 | Test1 | TestMethod | XUnitTestMethod |
911| XUnit.cs:30:21:30:25 | Test2 | TestMethod | InstanceCallable |
1012| XUnit.cs:30:21:30:25 | Test2 | TestMethod | XUnitTestMethod |
13+ | nunit.cs:42:11:42:21 | MyTestSuite | TestClass | LeafType |
1114| nunit.cs:42:11:42:21 | MyTestSuite | TestClass | NUnitFixture |
1215| nunit.cs:52:21:52:25 | Test1 | TestMethod | InstanceCallable |
1316| nunit.cs:52:21:52:25 | Test1 | TestMethod | NUnitTestMethod |
You can’t perform that action at this time.
0 commit comments