TypeMock is too expensive for a hobbist like me :)
Moq or the next version of RhinoMocks have no plans on listening to the profiling API, why is that?
EDIT: This enables features such as:
"Typemock Isolator Basic is the only free unit-testing tool that offers not just a mocking framework, but a complete unit-testing tool suite." The Typemock Isolator Basic free developer tool includes some of the core key features available in the paid Isolator versions.
Verify methods were called Mocking frameworks add another way to test - checking whether methods were called, in which order, how many times and with which arguments. For example, let's say that a new test is required for adding a new user: if that user does not exist than call IDataAccess. AddNewUser method.
A complete mocking framework like JustMock enables developers to focus solely on testing the system under test and forget about the distracting mocking details. Mock objects are created automatically in memory when the tests are run based on the simple configuration in the unit test.
TypeMock is too expensive for a hobbist like me
It's probably also too expensive to develop and release for free.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With