Namespace Sartorius.SAF.QualityTools.Testing
Classes
AsyncMockExtensions
Defines extension methods for a Moq.Mock<T>.
CollectionChangedTracker
Implements functions for managing collection changes.
CompilerHelper
Compiles dll on the fly.
ExceptionAssert
PropertyChangedTracker
This class helps to track if a property changed event has been raised.
TestBootstrapper
For bootstrapping a test environment.
TestCategory
Defines test categories.
TestTaskScheduler
Provides a task scheduler that runs tasks only on the current thread, and records the order in which System.Threading.Tasks.Tasks were queued using QueueTask(Task).