LearnLib / automatalib

A free, open-source Java library for modeling automata, graphs, and transition systems
http://automatalib.net
Apache License 2.0
92 stars 34 forks source link

Add jlink integration test #75

Closed mtf90 closed 7 months ago

mtf90 commented 7 months ago

This PR adds refactorings and integration-tests for verifying that all (modular) AutomataLib artifacts can be succesully used in a jlinked application.