Working with JUnit Tests
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
There are a number of features in JUnit for enhancing and expanding tests. This course covers how to create test suites and categories, optimize JUnit tests using execution procedures, timeouts and rules, manage test data, use theories and mock objects, run tests with Maven, and implement testing in legacy code.
Target Audience
Java programmers who wish to use JUnit for unit testing
Prerequisites
None
Expected Duration (hours)
1.3
Lesson Objectives
Working with JUnit Tests
jl_jtut_a02_it_enus
Expertise Level
Intermediate