UnitTestDescription | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.unittest | ||||||
Summary | Make a unit test assertion with a description | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Make a unit test assertion. The test is considered to have passed if Condition is true. The Description string is a short message that summarises what the test is checking. | ||||||
Tags | unit tests,unit tests |