PHP Class Respect\Validation\Exceptions\ValidationExceptionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: respect/validation

Public Methods

Method Description
providerForFormat ( )
providerForStringify ( )
testFormatShouldReplacePlaceholdersProperly ( $template, $result, $vars )
testGetMainMessageShouldApplyTemplatePlaceholders ( )
testItImplementsExceptionInterface ( )
testSettingTemplates ( )
testStringifyShouldConvertStringsProperly ( $input, $result )

Method Details

providerForFormat() public method

public providerForFormat ( )

providerForStringify() public method

testFormatShouldReplacePlaceholdersProperly() public method

public testFormatShouldReplacePlaceholdersProperly ( $template, $result, $vars )

testGetMainMessageShouldApplyTemplatePlaceholders() public method

testItImplementsExceptionInterface() public method

testSettingTemplates() public method

testStringifyShouldConvertStringsProperly() public method

public testStringifyShouldConvertStringsProperly ( $input, $result )