refactor: Move property to local variable on usage only in setUp() method in tests #2234
Annotations
10 warnings
Test with PHPUnit:
tests/Authentication/Filters/ChainFilterTest.php#L32
Took 2.05s from 0.50s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterNotAuthorized
|
Test with PHPUnit:
tests/Unit/UserIdentityModelTest.php#L86
Took 1.32s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L54
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L92
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L258
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L208
Took 1.18s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L232
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L184
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L314
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
Test with PHPUnit:
tests/Authentication/Filters/ChainFilterTest.php#L43
Took 1.07s from 0.50s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterSuccessSeession
|
Loading