Exemple #1
0
            public void Copy_Existing_Plan()

            {
                PlanLogTestAutomation automate = new PlanLogTestAutomation();

                automate.CopyPlan();

                DbOperation operation = new DbOperation();

                operation.ReStoreSnap();
            }