[DROOLS-1379] Oopath test persistence jpa (#1158) * Cleanup
* Remove usage of deprecated APIs * Make local variables final * Remove empty c…
Show more
[DROOLS-1379] Oopath test persistence jpa (#1158)* Cleanup* Remove usage of deprecated APIs* Make local variables final* Remove empty catch blocks* Remove other various warnings* JpaPersistenceStatefulSessionTest Cleanup* Remove usage of deprecated APIs* Make local variables final* Remove empty catch blocks* Remove other various warnings* [DROOLS-1379] Merge OOPath tests for jpa persistence into existing test caseCreate OOPath tests for JPA persistence.To be exact: merge OOPath test into JpaPersistentStatefulSessionTest as OOPath testswere already added as a separate test case as a reproducer for [DROOLS-1489]* [DROOLS-1379] Use AssertJ assertions* Replace manual insert of int range to KieSession by streams* Fix missing space
Show less