Closed dhilgarth closed 12 years ago
... a controller has been used that derived from another class and the action method has been declared in the base class and not been overriden in the derived controller.
Please see comment on https://github.com/dhilgarth/Hyprlinkr/blob/bug/ResourceLinkVerifier/DerivedController/Hyprlinkr/ReflectionExtensions.cs if you are interested in the details.
BTW: I would appreciate some suggestions on how to improve the names of the tests in ReflectionExtensionsTest.
... a controller has been used that derived from another class and the action method has been declared in the base class and not been overriden in the derived controller.
Please see comment on https://github.com/dhilgarth/Hyprlinkr/blob/bug/ResourceLinkVerifier/DerivedController/Hyprlinkr/ReflectionExtensions.cs if you are interested in the details.
BTW: I would appreciate some suggestions on how to improve the names of the tests in ReflectionExtensionsTest.