Introduction to Unit Testing

After we have finished all lessons of this topic, we:

  • Know how we can run our unit tests with Maven and Gradle.
  • Can write unit tests that use nested configuration.
  • Understand how we should select our test cases.