Ivonna 2.0.4 Release
System requirements
- .Net Framework 3.5
- TypeMock Isolator 5.4.5 (you can use another version of Isolator using the bindingRedirect configuration element in your app.config and web.config files, see the detailed instructions here).
What's new
This is just a compatibility release, recompiled against Isolator 5.4.5.
What's new in 2.0.3
- Compiled against Isolator 5.4.3
- Added TestSession.SetUser method to simplify writing tests for authenticated requests.
What's new in 2.0.2
- Event spy: useful for verifying that a page rises a particular event, e.g., in MVP scenarios.
- Database spy: watch/stub the database commands executed by your application, verify the parameter values etc.
- Mail spy: don't let your tests send test messages; inspect them instead.
What's new in 2.0.1
- Configuration has been made writable. You can modify e.g. your connection string before running a Web request.
- Custom CThru aspects can be added via the TestSession.Aspects property.
What's new in 2.0.0
- Added possibility to use a different config file
- Added possibility to test UserControls
- Added possibility to control HttpModules
- Added MVC support
- Added support for custom CThru aspects
Download
If you want to be notified of new versions, please subscribe to the blog feed.
Note: this is a fully functional version that will expire in 21 days. To purchase the full version, please visit the Typemock site.