UnitTestSkipDescription | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.unittest |
Summary | Record a skipped test with a description |
Example |
|
Description | Record that a test was skipped. The Description string is a short message that summarises the test that was skipped. |
Tags | unit tests,unit tests |