
Typemock Isolator Features:
The Typemock Isolator mocking framework is a powerful .Net software development tool that simplifies .Net unit testing and test driven development (TDD). This .Net Visual Studio add in makes the software development process more efficient by reducing the time to market and cutting development costs.
I find a new use for Typemock each time I use it... It's not often a product fills a gap so well...
John Spano CTO and Co-Founder, NeoTekSystems.
- Mocking a class while keeping its original behavior
- Dynamically choose at runtime whether to keep the classes' original behavior
- Mocking any .NET language
- Mocking any class any interface any constructors and all instances of a type
- Mocking any abstract class, interface and constructors.
- MockingFaking all instances of a type
- MockingFaking .NET framework
- Working without a default constructor
- Verifying arguments-only mode
- Support of ref and out arguments: Typemock Isolator allows you to fake out and ref arguments.
- Easy expectation recording
- Allows dynamic return values
- No need for external definition files
- FakeMock and fire events
- Help Forum access
- Reduces time to market
|
|
- Saving class state for next tests
- MockingFaking global C++ functions
- Custom argument validation
- Run with code coverage
- Support of asynchronous code: With Typemock Isolator, it is easier to test asynchronous code and multiple thread applications.
- Debugger support: Fake objects and mocks in tests can be debugged.
- .Net Visual Studio integration
- Run with code coverage
- Support of .NET 1.1, 2.0, 3.0 and 3.5
- Conditional expectations
- Swapping arguments
- Chained fake values (fake returning a fake returning a fake)
- Custom test decorators
- Visual Studio integrated Help
- Support of custom security attributes
- Simplifies .Net Unit Testing and TDD
- Cuts software development costs.
|