|
Previous Page |
Solar_Test |
Next Page |
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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _export()
- _ksort()
- apiVersion()
- assertEquals()
- assertFalse()
- assertInstance()
- assertNotEquals()
- assertNotFalse()
- assertNotInstance()
- assertNotNull()
- assertNotRegex()
- assertNotSame()
- assertNotTrue()
- assertNull()
- assertProperty()
- assertRegex()
- assertSame()
- assertTrue()
- dump()
- error()
- fail()
- getAssertCount()
- locale()
- resetAssertCount()
- setup()
- skip()
- teardown()
- todo()