unit-threaded v2.0.1 (2021-08-04T16:49:54Z)
Home
Dub
Repo
Sandbox.shouldExist
unit_threaded
integration
Sandbox
Assert that a file exists in the sandbox
struct
Sandbox
const
void
shouldExist
(
string
fileName
,
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
Assert that a file exists in the sandbox