[Free] - Getting started with jMock
Course Description
In this course you will learn about jMock, a mocking test framework. Mocking test frameworks are fairly common standard across all software companies as it allows you to simulate all dependencies without making network calls and even when dependencies are not ready. The focus is on testing the code you have written as fast as possible and with all possible permutations and combinations. Show you boss that you mean business when you write powerful and robust tests to defend your code and catch bugs before customer sees them.
Here are objectives of this course
- What is iMock?
- Why do we need to use mock?
- What is dependency injection or Invetsion of Control (IOC)
- Learn how to set up jMock.
- Live example of wrting jMock tests
- Advanced features
At the end of this course a student will be able kickstart writing jMock tests immediately and prove to his peer about new robust and efficient way of writing unit tests.
Register For This Course