Ejemplo n.º 1
0
 public void Run()
 {
     label.value = "(" + _enclosing.FixtureLabel() + ") " + _enclosing._test
                   .Label();
 }