HomeActionTest
extends TestCase
in package
uses
AppTestTrait
Test.
Table of Contents
Properties
- $app : App
Methods
- testAction() : void
- Test.
- testPageNotFound() : void
- Test invalid link.
- setUp() : void
- Before each test.
Properties
$app
protected
App
$app
Methods
testAction()
Test.
public
testAction() : void
testPageNotFound()
Test invalid link.
public
testPageNotFound() : void
setUp()
Before each test.
protected
setUp() : void