UnitTestSkip | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.unittest |
Summary | Record a skipped test |
Related | Statement: UnitTestSkipDescriptionAndReason |
Description | Record that a test was skipped, with no description or reason. It is usually more helpful to use UnitTestSkipDescriptionAndReason. |
Tags | unit tests,unit tests |