107108109110111112113114115116117
// If no error is expected make sure that error logs are free if ( expectNoError ) { verifier.verifyErrorFreeLog(); } verifier.resetStreams(); return testDir; } /** * Execute the EAR plugin for the specified project.