UnitTest | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.unittest |
Summary | Make a unit test assertion |
Example |
|
Related | Statement: UnitTestDescription |
Description | Make a basic unit test assertion, with no test description. It is usually more helpful to use UnitTestDescription. |
Tags | unit tests,unit tests |