Ejemplo n.º 1
0
 public void TestGetCurrentScene()
 {
     Assert.AreEqual("Scene 1 AltUnityDriverTestScene", altUnityDriver.GetCurrentScene());
 }