BaseController.testing

Gets a boolean determnining whether the request is a test or not.

class BaseController
protected final @property
static if(isTesting)
bool
testing
()

Meta