pro-crafting / Jasper-report-maven-plugin

A fast jasper report maven plugin
Apache License 2.0
24 stars 2 forks source link

fix testThreadNumbering #59

Closed Postremus closed 8 months ago

Postremus commented 8 months ago

This test did not fail if the thread numbers did not match the expected. Now just test if the pattern matches, and the threads are numbered sequentially.