Exemplo n.º 1
0
        private void ExecuteRunTest(object sender, EventArgs e)
        {
            RunTests test = new RunTests();

            test.CheckRun_MK82();
            test.CheckRun_Ball();
        }