What is Mockito and what are Mock Objects?
This video introduces you to Mockito and the concept of mock objects in unit testing.
This video introduces you to Mockito and the concept of mock objects in unit testing.
This video shows how to create a project which uses JUnit and Mockito - Java's number one testing library combination.
This video gives an intro to the Spring Application Context aka Spring Container and shows what it does.
This video show how to create a bean in the Spring container using XML Configuration.
This video shows how to get started with Spring and set up a project from scratch for Soring with Maven.
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.
This video shows the syntax for Java lambda expressions and gives examples to put it in context.
This video shows how to build in Maven showing the Maven build commands you can use.
This video shows how to create a Maven project completely from scratch using the Maven Quickstart Archetype.
This video talks through the Maven POM file or Project Object Model which describes how a Maven project is structured.