diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
testsPassed
diamond
unittesting
initialization
Boolean determinng whether all tests has passed or not.
package __gshared
static if
(
isWeb && isTesting
)
bool
testsPassed
;
Meta
Source
See Implementation
diamond
unittesting
initialization
functions
initializeTests
static variables
testsPassed
Boolean determinng whether all tests has passed or not.