]
Will Burns updated ISPN-12236:
------------------------------
Summary: Add Blockhound support for junit tests (was: Add Blockhound to junit tests)
Add Blockhound support for junit tests
--------------------------------------
Key: ISPN-12236
URL:
https://issues.redhat.com/browse/ISPN-12236
Project: Infinispan
Issue Type: Enhancement
Components: Server, Test Suite
Reporter: Will Burns
Priority: Major
We currently only support blockhound with testng by invoking
BlockHoundHelper.installBlockHound in the TestNGTestListener class. We need to add
something similar for junit so that the various test modules can utilize it.