15 references to TestSvcutil
dotnet-svcutil-lib.Tests (15)
E2ETests.cs (15)
74TestSvcutil(options); 99TestSvcutil(options); 126TestSvcutil(AppendCommonOptions(options)); 151TestSvcutil(AppendCommonOptions(options), expectSuccess: false); 184TestSvcutil(AppendCommonOptions(uri)); 201TestSvcutil(dir + " " + url + " " + options, expectSuccess); 217TestSvcutil(options, expectSuccess: true); 278TestSvcutil(options, expectSuccess: true); 303TestSvcutil(options, expectSuccess: true); 337TestSvcutil(options, expectSuccess); 363TestSvcutil(options, expectSuccess: true); 433TestSvcutil(AppendCommonOptions(uri), expectSuccess); 502TestSvcutil(AppendCommonOptions(wsdlFile)); 513TestSvcutil(AppendCommonOptions(wsdlFile)); 523TestSvcutil(AppendCommonOptions(uri), expectSuccess);