Previous Page
setup()

Solar_Test
skip()

Next Page
teardown()

skip()

public void skip ( string $text default NULL, array $info default NULL )

Throws an exception indicating a skipped test.

Parameters

  • (string) $text: The skipped-test message.
  • (array) $info: Additional info for the exception.

Returns

  • (void)

Description

Throws an exception indicating a skipped test.