2 references to GetExpectedErrors
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
InputParentValidationTests.cs (2)
38var expectedErrors = this.GetExpectedErrors(this.ShouldParentBeValidatedWhenChildIsInvalid, true); 57var expectedErrors = this.GetExpectedErrors(true, false);