PHP Class htmlgen\test\CaptureTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: naomik/htmlgen

Public Methods

Method Description
test_capture_callable ( )
test_capture_callable_with_arguments ( )
test_capture_with_lambda ( )
test_capture_with_lambda_and_arguments ( )
test_capture_without_a_callable_throws ( )
test_html_expects_raw_output_from_capture ( )

Method Details

test_capture_callable() public method

test_capture_callable_with_arguments() public method

test_capture_with_lambda() public method

test_capture_with_lambda_and_arguments() public method

test_capture_without_a_callable_throws() public method

test_html_expects_raw_output_from_capture() public method