/// <summary> /// No public ctor /// </summary> private TestExecutionContext() { TestHost = new TestHost(); }