Example #1
0
 void System.IDisposable.Dispose()
 {
     ExecutingThisShouldNotHangFeature.FeatureTearDown();
 }
Example #2
0
 public FixtureData()
 {
     ExecutingThisShouldNotHangFeature.FeatureSetup();
 }