Enkoni.Framework.Testing Namespace |
Class | Description | |
---|---|---|
![]() | CollectionAssert | Verifies true/false propositions associated with collections in unit tests. |
![]() | ComparableAssert | Verifies true/false propositions associated with comparable types in unit tests. |
![]() | ExceptionAssert | Can be used to check if an action throws an exception. |
![]() | HttpContextHelper | Can be used to create a mocked HttpContext. |
![]() | SimulatedHttpRequest | Used to simulate an HttpRequest. |
![]() | StringAssert | Verifies true/false propositions associated with strings in unit tests. |