UnitTestSkip

Typestatement
DictionaryLCB
LibraryLiveCode Builder
Syntax
skip test
Associationscom.livecode.unittest
Summary

Record a skipped test

RelatedStatement: UnitTestSkipDescriptionAndReason
Description

Record that a test was skipped, with no description or reason. It is usually more helpful to use UnitTestSkipDescriptionAndReason.

Tagsunit tests,unit tests