- allowToFail
TestCaseBuilder allowToFail()
Undocumented in source. Be warned that the author may not have intended to support it.
- cleanup
TestCaseBuilder cleanup(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- expectOutputToMatch
TestCaseBuilder expectOutputToMatch(string regexString)
Undocumented in source. Be warned that the author may not have intended to support it.
- expectStatusToBe
TestCaseBuilder expectStatusToBe(int status)
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
TestCase finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- inFolder
TestCaseBuilder inFolder(string folder)
Undocumented in source. Be warned that the author may not have intended to support it.
- withParams
TestCaseBuilder withParams(string params)
Undocumented in source. Be warned that the author may not have intended to support it.