![]() | |
WeroSoft.UnitTesting Namespace |
Class | Description | |
---|---|---|
![]() | AssertionConfiguration |
Represents a assertion definition for asserting multiple types.
|
![]() | AttributeAssert |
Provides methods for asserting attribute types.
|
![]() | DataContractAssert |
Provides methods for testing WCF data contracts.
|
![]() | DataContractAssertionConfiguration |
Represents a assertion definition for asserting WCF data contracts.
|
![]() | EngineAssertionConfiguration |
Represents a assertion definition for asserting an engine.
|
![]() | ExceptionAssert |
Provides methods for asserting exception types.
|
![]() | ManualTestClassAttribute |
Defines an attribute which is marking a class to be a manual test class.
|
![]() | ManualTestMethodAttribute |
Defines an attribute which is marking a method to be a manual test.
|
![]() | MethodAssert |
Provides methods for asserting results in Unit Tests.
|
![]() | MethodInvocationInfo |
Represents a method invocation information used of a mock.
|
![]() ![]() | Mock |
Provides the base functionality for creating a mock.
|
![]() | MonitoredEvent |
Represents a monitored event.
|
![]() | ObjectAssert |
Implements some simple assertions.
|
![]() | ReferenceAssert |
Implements specialized assertions for reference assert.
|
![]() | TestContextInfo |
Proposes an alternative test context for Unit Tests. This test context can be
created from a transporter context to be used in an other application domain.
|
![]() | TestContextTransporter |
Provides a class to be used for transporting some Unit Test Context information.
|
![]() | TestKindCategory |
Defines verbs which may be used to mark a test category to a test.
|
![]() | TestTimeCategory |
Defines verbs which may be used to mark a test category to a test.
|
![]() | TestTypeCategory |
Defines verbs which may be used to mark a test category to a test.
|
![]() | TimeSpanAssert |
Provides helper methods for asserting timespan values.
|
![]() | UnitTest |
Provides helper methods for easing Unit Testing.
|
![]() | UnitTestAppDomainWrapper |
Wraps a Unit Test into an own application domain.
|
![]() | UnitTestAssertionFailedException |
Represents an error that occurs when Unit Test helper recognizes a wrong situation.
|
![]() | UnitTestDataGenerator |
Provides method for generating person object.
|
![]() ![]() | UnitTestEventMonitor |
Provides test functionality for types firing events.
|
![]() | UnitTestGlobals |
Defines global values used for testing.
|
![]() | UnitTestingInternalException |
Represents an error that occurs when Unit Test helper recognizes a wrong situation.
|
![]() | WrappedClassCleanupAttribute |
Identifies a method that contains code to be used after all the tests in the
test class have run and to free resources obtained by the test class.
|
![]() | WrappedClassInitializeAttribute |
Identifies a method that contains code that must be used before any of the tests
in the test class have run and to allocate resources to be used by the test class.
|
![]() | WrappedTestCleanupAttribute |
Identifies the method to run after the wrapped test to cleanup resources
needed by all wrapped tests in the test class.
|
![]() | WrappedTestInitializeAttribute |
Identifies the method to run before the wrapped test to allocate and configure resources
needed by all wrapped tests in the test class.
|
Enumeration | Description | |
---|---|---|
![]() | WorkingListComparisonType |
Defines the comparison to find types in a working list.
|