Base:
method
GetSkipReason
Infrastructure.Common.WcfSkippableAttribute.GetSkipReason(Xunit.Abstractions.ITestMethod)
1 reference to GetSkipReason
Infrastructure.Common (1)
xunit\WcfTestDiscoverer.cs (1)
39
string skipReason = issue.
GetSkipReason
(testMethod);