Example #1
0
 public static void AfterTestRun()
 {
     TestRunFixtureBase.AfterTestRun();
 }
Example #2
0
 public static void OneTimeTearDown()
 {
     TestRunFixtureBase.AfterTestRun();
 }