unit-threaded v0.4.5 (2014-10-01T16:20:48Z)
Home
Dub
Repo
MyHiddenTest
tests
pass
attributes
Undocumented in source.
@
HiddenTest
("Bug id #54321")
class
MyHiddenTest :
TestCase
{
void
test
();
}
Members
Functions
test
void
test
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From TestCase
getPath
string
getPath
()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
string
[]
opCall
()
Undocumented in source. Be warned that the author may not have intended to support it.
collectOutput
auto
collectOutput
()
Undocumented in source. Be warned that the author may not have intended to support it.
printToScreen
void
printToScreen
()
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void
setup
()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void
shutdown
()
Undocumented in source. Be warned that the author may not have intended to support it.
test
void
test
()
Undocumented in source.
numTestsRun
ulong
numTestsRun
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tests
pass
attributes
classes
MyHiddenTest
TestThatWontRun
enums
myOtherEnumNum
functions
funcAttributes
testHidden
testShouldFail
testShouldFailWithOtherException
testThatWontRun
manifest constants
myEnumNum