public void SetUp() { TestBase = new InstallBase(); TestBase.SetUp(); }
public void SetUp() { _testBase = new InstallBase(); _testBase.SetUp(); }