List of imported rules with jar
Greetings,
I'm trying to make a unit test, to validate every single ruleset version imported with jar file.
Is it possible to find all these rules right after the importation?
I'tried to decode pyLogStream from Log-PegaRULESMove instances but that doesnt' really work for me. Most of the time my log looks like
-- Processed 6 of 15 (40.00%): 6 committed, 0 skipped, 0 errors, 0 seconds remaining Processed 7 of 15 (46.67%): 7 committed, 0 skipped, 0 errors, 0 seconds remaining Processed 15 of 15 (100.00%): 15 committed, 0 skipped, 0 errors, 0 seconds remaining --
There's not much usefull iformation.