6 references to IsDefaultResponse
Microsoft.AspNetCore.Mvc.FunctionalTests (6)
ApiExplorerTest.cs (6)
1278
Assert.True(responseType.
IsDefaultResponse
);
1369
Assert.True(responseType.
IsDefaultResponse
);
1404
Assert.True(responseType.
IsDefaultResponse
);
1439
Assert.True(responseType.
IsDefaultResponse
);
1479
Assert.True(responseType.
IsDefaultResponse
);
1551
Assert.False(responseType.
IsDefaultResponse
);