Test Methods

Creating your test method and running the test

Introduction

  • How to write your first JUNit 5 test class & test method.
  • Looking at the @Test annotation.
  • How to name your test methods.