static public void DoTests() { TodoTest t = new TodoTest(); t.InitAll(); t.TODO1(); t.TODO2(); t.TODO3(); t.TODO4(); t.TODO5(); t.TODO6(); t.TODO7(); }