Exemplo n.º 1
0
 /// <summary>
 /// No public ctor
 /// </summary>
 private TestExecutionContext()
 {
     TestHost = new TestHost();
 }