Commit cb99764
committed
Refactor test base class and remove cleanup fixture
Removed the TestCleanupFixture and related IClassFixture usage from BaseExtractorTestClass. Cleaned up and reorganized using directives, removing unnecessary usings and adding specific NLog usings. The file now only contains BaseExtractorTestClass with its logger initialization.1 parent 814aab5 commit cb99764
File tree
1 file changed
+2
-16
lines changed- RecursiveExtractor.Tests/ExtractorTests
1 file changed
+2
-16
lines changedLines changed: 2 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 7 | + | |
22 | 8 | | |
23 | 9 | | |
24 | 10 | | |
| |||
0 commit comments