Description
Currently the OpenWebBeansTestLifecycle is only available internally for the tests and via the tests.jar.
This is not usable for running automated function tests in projects which use OWB.
I'd like to move over the OpenWebBeansTestLifeCycle (where one has to manually select all classes which should get scanned) to a new lifecycle.test package and also add a new EnterpriseTestLifeCycle which scanns all classes on the classpaths according to the spec.