coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Add support for JUnit as an application type #307

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

Add the ability to run a suite of JUnit tests as a specialised form of JavaApplication.

A developer should be able to run a suite of tests in the same way as running a normal JavaApplication by specifying the JUnit application class and various Options that control the test to execute.

The JUnit application will raise events similar to normal JUnit events to track progress of the test run.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-307

brianoliver commented 8 years ago

Reported by @thegridman

brianoliver commented 8 years ago

Marked as fixed by @thegridman on Tuesday, April 12th 2016, 10:45:30 am