state-based-testing

There are 1 repositories under state-based-testing topic.

  • a66as/StateBasedTestCaseGeneration

    This repository provides the accompanying dockerized code play ground for teaching state-based testing. The code utilizes a UML state-machine to generate JUnit test cases using the known N+ strategy (by Binder).

    Language:Java29