unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
Home
Dub
Repo
Sandbox.fileShouldContain
unit_threaded
integration
Sandbox
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Sandbox
void
fileShouldContain
(
in
string
fileName
,
in
string
needle
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
aliases
shouldExecuteOk
functions
fileShouldContain
inSandboxPath
sandboxPath
shouldEqualContent
shouldEqualLines
shouldExist
shouldFail
shouldNotExist
shouldSucceed
writeFile
manifest constants
defaultSandboxesPath
static functions
opCall
resetPath
setPath
static variables
sandboxesPath
variables
testPath