CraftConnector
- Type
- Class
- Namespace
- craft\test
- Inherits
- craft\test\CraftConnector »
Codeception\Lib\Connector\Yii2
- Since
- 3.2.0
Class CraftConnector
# Protected Properties
# emails
- Type
- array
- Default value
[]
# Public Methods
Method | Description |
---|---|
findAndLoginUser() | We override to prevent a bug with the matching of user agent and session. |
getEmails() | |
resetApplication() | |
resetRequest() |
# findAndLoginUser()
We override to prevent a bug with the matching of user agent and session.
Arguments
$user
$disableRequiredUserAgent
(boolean)
Throws
\Codeception\Exception\ConfigurationException
# getEmails()
# resetApplication()
Arguments
$closeSession
# resetRequest()
Arguments
$app
(yii\web\Application)
Throws
# Protected Methods
Method | Description |
---|---|
mockMailer() |
# mockMailer()
Arguments
$config