soot-oss / SootUp

A new version of Soot with a completely overhauled architecture
https://soot-oss.github.io/SootUp/
GNU Lesser General Public License v2.1
590 stars 81 forks source link

Make tests in Examples module runnable. #1132

Open moshethebeadle opened 1 week ago

moshethebeadle commented 1 week ago

Added the Jupiter dependency and the Surefire plugin to the examples pom. Renamed the tests to match the convention so they are runnable.