11 references to InvokeGetUrl
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (11)
RemoteAttributeTest.cs (11)
149
var exception = Assert.Throws<InvalidOperationException>(() => testableAttribute.
InvokeGetUrl
(context));
164
var actualUrl = testableRemoteAttribute.
InvokeGetUrl
(context);
183
var actualUrl = testableRemoteAttribute.
InvokeGetUrl
(context);
204
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
225
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
240
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
256
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
272
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
287
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
302
var actualUrl = testableAttribute.
InvokeGetUrl
(context);
317
var actualUrl = testableAttribute.
InvokeGetUrl
(context);