diamond ~master (2020-03-31T19:16:28Z)
Home
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
mapNoAction
mapValue
validateRoute
properties
testing
variables
_actions
_data
_defaultAction
_mandatoryAction
_noAction
Gets a boolean determnining whether the request is a test or not.