Skip to main content

UnitTestSkip

Type

statement

Summary

Record a skipped test

Syntax

skip test

Description

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

statement: UnitTestSkipDescriptionAndReason

Thank you for your feedback!

Was this page helpful?