Exemplo n.º 1
0
 public void RunComputerTests()
 {
     TestCollection.RunComputerTests();
 }
Exemplo n.º 2
0
 public void RunULAVideoTests()
 {
     TestCollection.RunULAVideoTests();
 }
Exemplo n.º 3
0
 public void RunTapeFilesLoadTests()
 {
     TestCollection.RunTapeFilesLoadTests();
 }
Exemplo n.º 4
0
 public void RunTapeRecorderTests()
 {
     TestCollection.RunTapeRecorderTests();
 }
Exemplo n.º 5
0
 public void RunBasicTests()
 {
     TestCollection.RunBasicTests();
 }