Module de.learnlib.testsupport.example

This module provides example learning setups, to be used for integration testing. Note: This module is not intended as a library but only exists for internal testing purposes. You may use it but documentation may be sparse and usability may be inconvenient without any intentions to change it.

This module is provided by the following Maven dependency:

 <dependency>
   <groupId>de.learnlib.testsupport</groupId>
   <artifactId>learnlib-learning-examples</artifactId>
   <version>${version}</version>
 </dependency>