Example #1
0
 public static void testSandboxPostCopyScript(SandboxPostCopy script, ID organizationId, ID sandboxId, string sandboxName)
 {
     Implementation.testSandboxPostCopyScript(script, organizationId, sandboxId, sandboxName);
 }
Example #2
0
 //public static void TestInstall(InstallHandler script,Version version){throw new global::System.NotImplementedException("Test.TestInstall");}
 //public static void TestInstall(InstallHandler script,Version version,bool isPush){throw new global::System.NotImplementedException("Test.TestInstall");}
 public static void testSandboxPostCopyScript(SandboxPostCopy script, ID organizationId, ID sandboxId,
                                              string sandboxName)
 {
     throw new global::System.NotImplementedException("Test.TestSandboxPostCopyScript");
 }