0Pricing
Java Academy · Lesson

Tests & Extensions

Add tests and simple extensions to strengthen the REST API.

Intro

Goal: Add tests to validate endpoints and explore small extensions such as search or filtering.

Why test

Why test? Tests protect you when refactoring and ensure REST endpoints work as intended.

All lessons in this course

  1. Design
  2. Implementation
  3. Tests & Extensions
  4. Final Recap & Review
← Back to Java Academy