PHP Class Tests\Flarum\Api\Handler\IlluminateValidationExceptionHandlerTest

Inheritance: extends Tests\Test\TestCase
Show file Open project: flarum/core

Public Methods

Method Description
init ( )
test_it_creates_the_desired_output ( )
test_it_handles_familiar_exceptions ( )

Private Methods

Method Description
makeValidator ( $data = [], $rules = [] )

Method Details

init() public method

public init ( )

test_it_creates_the_desired_output() public method

test_it_handles_familiar_exceptions() public method