Introduction to Java Testing 8

PT3859
Training Summary
This course introduces the experienced Java programmer to testing and test-driven development practices using JUnit. We work from the basics of JUnit as a tool, to best practices for writing effective and maintainable tests. The course is not strictly a TDD course, but we introduce TDD and take students through an illustrative case study. We discuss the importance of mocking and explore testing techniques using Mockito. Finally we discuss concerns and strategies for testing enterprise components in the Java EE context
Prerequisites
Solid Java programming experience is essential -- especially object-oriented use of the language. Language features and techniques that are integral to some lab exercises include interfaces and abstract classes, threading, generics and collections, and recursive methods.
Duration
2 Days/Lecture & Lab
Audience
This course is for the experienced Java programmer who wants to learn testing and test-driven development practices using Junit.
Course Topics
  • Automated Unit Testing with JUnit
  • Writing Tests
  • Test-Driven Development
  • Mocking
  • Testing Enterprise Components

Related Scheduled Courses