asp.net core 2.1 unit test custom route
up vote
0
down vote
favorite
I've been having a really hard time trying to figure out how to unit test custom routes so that the custom routes / URL calls the right controller, controller action, and action parameters.
I'd like to know what approach I should take towards this problem, or if there any examples I can be referred to.
My question is similar to: Unit test Custom Route in Web API
c# unit-testing asp.net-core-2.1
add a comment |
up vote
0
down vote
favorite
I've been having a really hard time trying to figure out how to unit test custom routes so that the custom routes / URL calls the right controller, controller action, and action parameters.
I'd like to know what approach I should take towards this problem, or if there any examples I can be referred to.
My question is similar to: Unit test Custom Route in Web API
c# unit-testing asp.net-core-2.1
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've been having a really hard time trying to figure out how to unit test custom routes so that the custom routes / URL calls the right controller, controller action, and action parameters.
I'd like to know what approach I should take towards this problem, or if there any examples I can be referred to.
My question is similar to: Unit test Custom Route in Web API
c# unit-testing asp.net-core-2.1
I've been having a really hard time trying to figure out how to unit test custom routes so that the custom routes / URL calls the right controller, controller action, and action parameters.
I'd like to know what approach I should take towards this problem, or if there any examples I can be referred to.
My question is similar to: Unit test Custom Route in Web API
c# unit-testing asp.net-core-2.1
c# unit-testing asp.net-core-2.1
asked Nov 9 at 3:47
Ishaaq Jiffry
1
1
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34
add a comment |
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53219580%2fasp-net-core-2-1-unit-test-custom-route%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
My question is similar to ... - so what is the reason you asking similar question?
– Fabio
Nov 11 at 2:34