YOUTUBE VIDEOS
What is Mockito and what are Mock Objects?
This video introduces you to Mockito and the concept of mock objects in unit testing.
How to Create a Project which uses JUnit and Mockito
This video shows how to create a project which uses JUnit and Mockito - Java's number one testing library combination.
What is the Spring Application Context?
This video gives an intro to the Spring Application Context aka Spring Container and shows what it does.
How to Create a Bean in Spring
This video show how to create a bean in the Spring container using XML Configuration.
How to Get Started with Spring
This video shows how to get started with Spring and set up a project from scratch for Soring with Maven.
How to Use a Spring Managed Bean
This video shows how to use a bean managed by Spring by getting it from the Spring container and showing how to invoke methods on it.
Subscribe to our Newsletter