diamond ~master (2020-03-31T19:16:28Z)
Home
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.