[X] You've included unit tests for your change, where applicable.
[X] You've included inline docs for your change, where applicable.
[X] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
PR Title
Adding a Tests section to the README
PR Description
As discussed in this issue #401, there are some additional steps that must be followed if the subject under test make use of HttpRuntime. This PR updates the README and explains how that particular issue can be resolved.
PR Title
Adding a Tests section to the README
PR Description
As discussed in this issue #401, there are some additional steps that must be followed if the subject under test make use of
HttpRuntime
. This PR updates the README and explains how that particular issue can be resolved.Addresses #401