Presented by Gil Zilberfeld – Product Manager, Typemock
You may have already started unit testing or at least understand the basics.
But there’s one large obstacle that stands in your way: dependencies. Most codes are not written to be easy to test.
How can you test dependencies and other tangled code?
How do you get out of the death spiral of testing?
Watch this webinar and learn:
• The problems with legacy code
• How isolation helps
• Hand rolled mocks
• Mocking frameworks
• Writing effective unit tests