diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
View.testing
diamond
views
view
View
Gets a boolean determnining whether the request is a test or not.
class
View
@
property
static if
(
isWebServer
)
static if
(
isTesting
)
bool
testing
(
)
Meta
Source
See Implementation
diamond
views
view
View
constructors
this
enums
FlashMessageType
functions
action
actionParams
addPlaceholder
append
appendCSRFTokenField
asView
asyncScript
clearCSRFToken
clearView
copyViewData
deferScript
escape
flashMessage
generate
getPlaceholder
googleMeta
meta
openGraphGeneralMeta
prepare
render
renderModel
retrieve
retrieveModel
schema
script
twitterMeta
view
viewRaw
mixins
__anonymous
properties
cacheTime
cached
client
delayRender
httpMethod
isDefaultRoute
layoutName
name
rawGenerate
renderView
route
staticCache
testing
Gets a boolean determnining whether the request is a test or not.