public static int Main() { StackBehaviourPopi_popi_popi test = new StackBehaviourPopi_popi_popi(); TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popi_popi"); if (test.RunTests()) { TestLibrary.TestFramework.EndTestCase(); TestLibrary.TestFramework.LogInformation("PASS"); return 100; } else { TestLibrary.TestFramework.EndTestCase(); TestLibrary.TestFramework.LogInformation("FAIL"); return 7; } }
public static int Main() { StackBehaviourPopi_popi_popi test = new StackBehaviourPopi_popi_popi(); TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popi_popi"); if (test.RunTests()) { TestLibrary.TestFramework.EndTestCase(); TestLibrary.TestFramework.LogInformation("PASS"); return(100); } else { TestLibrary.TestFramework.EndTestCase(); TestLibrary.TestFramework.LogInformation("FAIL"); return(7); } }