14 references to TestSvcutil
dotnet-svcutil-lib.Tests (14)
E2ETests.cs (14)
74TestSvcutil(options); 99TestSvcutil(options); 125TestSvcutil(AppendCommonOptions(options)); 150TestSvcutil(AppendCommonOptions(options), expectSuccess: false); 183TestSvcutil(AppendCommonOptions(uri)); 200TestSvcutil(dir + " " + url + " " + options, expectSuccess); 216TestSvcutil(options, expectSuccess: true); 277TestSvcutil(options, expectSuccess: true); 302TestSvcutil(options, expectSuccess: true); 336TestSvcutil(options, expectSuccess); 362TestSvcutil(options, expectSuccess: true); 432TestSvcutil(AppendCommonOptions(uri), expectSuccess); 501TestSvcutil(AppendCommonOptions(wsdlFile)); 511TestSvcutil(AppendCommonOptions(uri), expectSuccess);