RE: [coldbox:18525] [coldbox-3.6.0] BaseTestCase support for 'around advice' in addition to setup and teardown?

I do not believe the MXUnit framework has any ‘around’ support. However, there is a transaction decorator you can add to methods to do the transaction and rollback for you.

https://github.com/mxunit/mxunit/blob/master/framework/decorators/TransactionRollbackDecorator.cfc

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com