Previous Page
teardown()

Solar_Test
todo()

Next Class
Solar_Test_Bench

todo()

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

Throws an exception indicating an incomplete test.

Parameters

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

Returns

  • (void)

Description

Throws an exception indicating an incomplete test.