public void Finishtest() { Tools.CheckIntegrity(TestContext.TestName, CurrentContext.Security); }
private static int Id(string name) { return(Tools.GetId(name)); }
public void StartTest() { __context = Tools.GetEmptyContext(TestUser.User1); CreatePlayground(); }