UnitTestSkipReason | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.unittest |
Summary | Record a skipped test with a reason for skipping |
Example |
|
Description | Record that a test was skipped, including a reason for skipping the test. The Reason is a short message that describes why the test has to be skipped. |
Tags | unit tests,unit tests |