View.testing

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

class View
@property
static if(isWebServer)
static if(isTesting)
bool
testing
()

Meta