TestResponseMacros
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.
at line 35
Closure
inertiaPage()
Register the 'inertiaPage' macro for TestResponse.
at line 46
Closure
inertiaProps()
Register the 'inertiaProps' macro for TestResponse.
at line 59
Closure
assertInertiaFlash()
Register the 'assertInertiaFlash' macro for TestResponse.
at line 76
Closure
assertInertiaFlashMissing()
Register the 'assertInertiaFlashMissing' macro for TestResponse.