MocksApplicationServices
  • References/PHP/Laravel/Foundation/Testing/Concerns

MocksApplicationServices trait MocksApplicationServices (

2025-01-10 15:47:30
FormFieldConstraint
  • References/PHP/Laravel/Foundation/Testing/Constraints

FormFieldConstraint class FormFieldConstraint extends

2025-01-10 15:47:30
TestCase::assertRedirectedTo()
  • References/PHP/Laravel/Foundation/Testing

$this assertRedirectedTo(string $uri, array $with = array()) Assert whether

2025-01-10 15:47:30
TestCase::getJson()
  • References/PHP/Laravel/Foundation/Testing

$this getJson(string $uri, array $headers = array()) Visit the given URI

2025-01-10 15:47:30
InteractsWithAuthentication::seeIsAuthenticated()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeIsAuthenticated(string|null $guard = null) Assert that the user

2025-01-10 15:47:30
TestCase::dontSeeJson()
  • References/PHP/Laravel/Foundation/Testing

$this dontSeeJson(array $data = null) Assert that the response doesn't

2025-01-10 15:47:30
ReversePageConstraint::toString()
  • References/PHP/Laravel/Foundation/Testing/Constraints

string toString() Get a string representation of the object.

2025-01-10 15:47:30
MocksApplicationServices::doesntExpectModelEvents()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this doesntExpectModelEvents(string $model, array|string $events) Specify

2025-01-10 15:47:30
TestCase::assertRedirectedToRoute()
  • References/PHP/Laravel/Foundation/Testing

$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())

2025-01-10 15:47:30
TestCase
  • References/PHP/Laravel/Foundation/Testing

TestCase class TestCase extends PHPUnit_Framework_TestCase (

2025-01-10 15:47:30