unit-threaded v0.7.1 (2016-12-09T12:11:11Z)
Home
Dub
Repo
BuiltinTestCase
unit_threaded
testcase
Undocumented in source.
class
BuiltinTestCase :
FunctionTestCase
{
this
(TestData data);
void
test
();
}
Constructors
this
this
(TestData data)
Undocumented in source.
Members
Functions
test
void
test
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From FunctionTestCase
test
void
test
()
Undocumented in source. Be warned that the author may not have intended to support it.
getPath
string
getPath
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
unit_threaded
testcase
classes
BuiltinTestCase
CompositeTestCase
FunctionTestCase
ShouldFailTestCase
TestCase
functions
disableStackTrace
enableStackTrace