Faabric
Topics
Developing Faabric
Code
Namespace list
Class list
Faabric
File testing.cpp
View page source
File testing.cpp
namespace
faabric
namespace
util
Functions
void
setTestMode
(
bool
val
)
void
setMockMode
(
bool
val
)
bool
isTestMode
(
)
bool
isMockMode
(
)
Variables
static
std
::
atomic
<
bool
>
testMode
=
false
static
std
::
atomic
<
bool
>
mockMode
=
false