TestingThisAndThat

This example demonstrates various things to know about the test framework.

Members

Functions

disabledByCondition
void disabledByCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
disabledByEnvironmentVariable
void disabledByEnvironmentVariable()
Undocumented in source. Be warned that the author may not have intended to support it.
disabledByOs
void disabledByOs()
Undocumented in source. Be warned that the author may not have intended to support it.
enabledByCondition
void enabledByCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
enabledByEnvironmentVariable
void enabledByEnvironmentVariable()
Undocumented in source. Be warned that the author may not have intended to support it.
enabledByOs
void enabledByOs()
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error()
Undocumented in source. Be warned that the author may not have intended to support it.
failure
void failure()
Undocumented in source. Be warned that the author may not have intended to support it.
notDisabledByCondition
void notDisabledByCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
notDisabledByEnvironmentVariable
void notDisabledByEnvironmentVariable()
Undocumented in source. Be warned that the author may not have intended to support it.
notEnabledByCondition
void notEnabledByCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
notEnabledByEnvironmentVariable
void notEnabledByEnvironmentVariable()
Undocumented in source. Be warned that the author may not have intended to support it.
testException
void testException()
Undocumented in source. Be warned that the author may not have intended to support it.
testResult
void testResult(bool actual)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin UnitTest
Undocumented in source.

Meta