class TestResponseMacros

Methods

assertInertia()

Register the 'assertInertia' macro for TestResponse.

inertiaPage()

Register the 'inertiaPage' macro for TestResponse.

inertiaProps()

Register the 'inertiaProps' macro for TestResponse.

assertInertiaFlash()

Register the 'assertInertiaFlash' macro for TestResponse.

assertInertiaFlashMissing()

Register the 'assertInertiaFlashMissing' macro for TestResponse.

Details

at line 16
Closure assertInertia()

Register the 'assertInertia' macro for TestResponse.

Return Value

Closure

at line 35
Closure inertiaPage()

Register the 'inertiaPage' macro for TestResponse.

Return Value

Closure

at line 46
Closure inertiaProps()

Register the 'inertiaProps' macro for TestResponse.

Return Value

Closure

at line 59
Closure assertInertiaFlash()

Register the 'assertInertiaFlash' macro for TestResponse.

Return Value

Closure

at line 76
Closure assertInertiaFlashMissing()

Register the 'assertInertiaFlashMissing' macro for TestResponse.

Return Value

Closure