Exemplo n.º 1
0
        public void TC23_2_Selenium_Castor_Merch_MChart()
        {
            if (testResult["TC10_HMORDER_Definite"] == "Passed")
            {
                LeanFtTest1 Testpahse1 = new LeanFtTest1();


                try
                {
                    Testpahse1.TC23_2_Selenium_Castor_Merch_MChart();
                }
                finally
                {
                    Testpahse1.TearDown();
                }
            }
            else
            {
                Reporter.ReportEvent(TestContext.CurrentContext.Test.MethodName, "due to fail/Skip in test TC10_HMORDER_Definite and current test depends on that", Status.Warning);
                Assert.Ignore();
            }
        }