By the way, I wrote another TestCase runner based on the 
IsisTestRunner that allows you to override the default in-memory or 
No-op Persistor, Authenticator and Authorizer by specifying 
alternatives via annotations 
(@Persistor(newPersistenceMechanismInstaller.class)) etc.

I wanted to run tests but against my own implementations of the above 
/ live database, etc.

I'll check it in later once I'm finished with my current deploy.

I'll put it in the same package as the current IsisTestRunner.

Regards,
Kevin

Reply via email to