JUnit and Mockito Crash Course
What you'll learn
- Learn what Unit Testing is
- Understand the importance of Unit Testing
- Learn the JUnit Framework and API
- Learn what mocking is and why we should mock
- Write tests using JUnit and Mockito
- Learn What Test Coverage is and how to measure it
- All in simple and easy steps
- Spring Testing Quick Start
- PowerMock Quick Start
- Parameterized JUnit
Requirements
- Java Knowledge
- Eclipse IDE Kepler(or Higher) For Java Developers
Description
Sample of the reviews:
Very good teacher, knows the material. Hands on exercises that are quick to write, but very useful to support the learning of the course content. I'll keep these tiny projects and I'll refer to it often when coding. I've learned a lot about JUnit testing and Mockito, but also about other tools useful in software unit testing: Ex: Spring, shortcuts in Eclipse. - Guy Audet
Very well explained, to the point, on short interval to grasp the content. Every lecture has purpose achieved. Simple examples. Really nice course. - Kaushal Trivedi
I enjoyed the course. The Course is well structured, principles were clearly explained, the sound and picture quality was good. I recommend the course to everyone who would like to begin with java unit testing. Thanks, Bharath! - Mario Banay
---
Are you a java developer who want to become an expert at Unit Testing ? Then this course is a quick practical guide for you. Learn how to write real unit tests using JUnit and Mockito. This course will simplify things with concepts and step by step implementations .
There are so many java professionals who write great code , but not unit tests. This course aims at filling that gap by covering JUnit and Mockito the two required frameworks to write good unit tests.
Learn and master the most popular unit testing technologies in this comprehensive course.
Understand the importance of writing Unit Tests
Updated to use the latest versions of JUnit and Mockito
Learn the Syntax of JUnit 4 and 5
Demystify the topics of Mocking
Write Unit tests using JUnit and Mockito
Learn what test coverage is and how to measure it
Run unit tests as a part of your Maven build
Learn how to Unit Test Spring Boot Applicaiton
All in easy steps
Mastering Unit Testing for Java Professionals:
JUnit is a open source Framework to test and assert code behavior . Mockito mocks out the dependencies and stub the expectations allowing testing a particular layer/unit in isolation.
Any java developer at any level can access the key lessons and concepts in this course and learn to write quality unit tests.
This course is perfect for every java developer who works on building high quality applications .
Contents and Overview:
In over 4 hours of lectures this course covers necessary JUnit API and its usage with Mockito.
This course covers the importance of unit testing , how to effectively use JUnit ,how mocking works and how to use Mockito to write real unit tests.
Up on completion you will be able to test Java and Spring Boot applications ,run unit tests as a part of your build and measure code coverage and improve it.
Who this course is for:
- Anyone who wants to write quality code
- Student with java background
- Java Developers
- Java EE Developers
Instructor
Bharath Thippireddy is an Entrepreneur, Software Architect and Public Speaker who has trained 700000 + students across the planet. He is Oracle Certified Developer, Web Component Developer, Business Component Developer, Web Services Developer.
He loves learning new things both in technology and personal development and shares them on YouTube and his web site. He have mentored students in class room trainings as well as in the corporate world both in India as well as in USA. He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.
His trainings will help you master Full Stack Development using Java,Python,JavaScript and DevOps, AWS, Docker, Kubernetes.
From 30+ Courses which currently have 700K+ Learners you can pick a track and master
Spring Boot Project Development using Angular and React
Angular and React project creation with Java or Node backend
Complete Python Stack from core Python to Django REST Framework
Docker , Kubernetes, Maven, Jenkins ,GIT , AWS EC2 ,Elastic Beanstalk,ELB,Auto Scaling and more in easy steps
Java (Java Design Patterns,Java Web Services,Java Messaging Service)
Spring modules ( Spring Security, Spring Boot,Spring Data using Hibernate,Spring Data REST)
Serverless programming using AWS Lambda and more