public void Contains_DefinedObjectTest()
 {
     Assert.IsTrue(factory.Contains("Soap11ServiceClient"));
 }