Test
Interfaces, Classes and Traits
- KernelTestCase
- KernelTestCase is the base class for tests needing a Kernel.
- TestBrowserToken
- A very limited token that is used to login in tests using the KernelBrowser.
- WebTestCase
- WebTestCase is the base class for functional tests.
- BrowserKitAssertionsTrait
- Ideas borrowed from Laravel Dusk's assertions.
- DomCrawlerAssertionsTrait
- Ideas borrowed from Laravel Dusk's assertions.
- MailerAssertionsTrait
- WebTestAssertionsTrait