public static void PipeTestInitialize(TestContext context) { testConfig = TestConfiguration.Instance; pipe1 = Helper.Pipe.CreatePipe("Pipe1"); }