Package mondrian.test

Class TestCaseForker


  • class TestCaseForker
    extends Object
    Runs a test case in several parallel threads, catching exceptions from each one, and succeeding only if they all succeed.