unit-threaded v1.0.13 (2021-03-24T10:48:51Z)
Home
Dub
Repo
runTests
unit_threaded
light
Dummy version of runTests so "normal" code compiles.
int
runTests
(string[] args)
int
runTests
(string[] args, T testData)
int
runTests
(
T
)
(
string
[]
args
,
T
testData
)
Meta
Source
See Implementation
unit_threaded
light
aliases
UnitTestException
classes
TestCase
enums
isLikeAssociativeArray
functions
allTestData
check
checkCustom
fail
mock
mockStruct
runTests
runTestsImpl
should
shouldApproxEqual
shouldBeEmpty
shouldBeFalse
shouldBeGreaterThan
shouldBeIn
shouldBeNull
shouldBeSameJsonAs
shouldBeSameSetAs
shouldBeSmallerThan
shouldBeTrue
shouldEqual
shouldNotBeEmpty
shouldNotBeIn
shouldNotBeNull
shouldNotBeSameSetAs
shouldNotEqual
shouldNotThrow
shouldThrow
shouldThrowExactly
shouldThrowWithMessage
writelnUt
interfaces
Output
mixin templates
runTestsMain
Dummy version of runTests so "normal" code compiles.