15 references to TestSvcutil
dotnet-svcutil-lib.Tests (15)
E2ETests.cs (15)
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)); 512TestSvcutil(AppendCommonOptions(wsdlFile)); 522TestSvcutil(AppendCommonOptions(uri), expectSuccess);