스레드 안전 (Thread Safety) - .NET 언어에서 새로운 스레드 및 작업을 시작하는 것은 간단하지만, 개체가 스레드-세이프(thread-safe)임을 보장하는 것은 쉽지 않습니다. 원하는 스레딩 모델을 선택하고 코드에서 기본 제공 검증 기능이 에러를 감지하게 합니다.
Fully Profiled Automocking - Telerik JustMock saves you time and effort by creating an instance of a class (the system under test) without having to explicitly create each individual dependency as a unique mock.