diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
BaseController.testing
diamond
controllers
basecontroller
BaseController
Gets a boolean determnining whether the request is a test or not.
class
BaseController
protected final @
property
static if
(
isTesting
)
bool
testing
(
)
Meta
Source
See Implementation
diamond
controllers
basecontroller
BaseController
aliases
ActionEntry
MethodEntry
constructors
this
functions
get
handle
mapAction
mapDefault
mapMandatory
mapValue
validateRoute
properties
testing
variables
_actions
_data
_defaultAction
_mandatoryAction
Gets a boolean determnining whether the request is a test or not.