Click or drag to resize

Enkoni.Framework.Testing Namespace

Contains a number of classes that can aid in the execution of tests.
Classes
  ClassDescription
Public classCollectionAssert
Verifies true/false propositions associated with collections in unit tests.
Public classComparableAssert
Verifies true/false propositions associated with comparable types in unit tests.
Public classExceptionAssert
Can be used to check if an action throws an exception.
Public classHttpContextHelper
Can be used to create a mocked HttpContext.
Public classSimulatedHttpRequest
Used to simulate an HttpRequest.
Public classStringAssert
Verifies true/false propositions associated with strings in unit tests.