public void TestFixtureTearDown()
 {
     appHost.Dispose();
     appHost = null;
 }