Parameterized and Dynamic Testing in JUnit

Por: Coursera . en: , ,

  • Parameterized Testing
    • In this module we will create reuseable tests that cbna be used for bulf data driven testing through the use of Parameterized Tests
  • Dynamic Tests
    • This modules will look at JUnit 5 Dynamic Test Capabilities using JUnit Factory methods for generating tests rather than static test methods

Plataforma