Why: - In real world usages, both the Throttler and request objects are required. We can override these objects in tests easily enough and simplify the application code in the process. What: - Make Throttler and WebRequest objects required in `TempUserCreator::create()` Depends-On: I13cb0dbeaa78e3ad5c7250c7565ee97099d97867 Change-Id: I5eaa68b8212570b3324a0fdec452189c6b56f810 |
||
|---|---|---|
| .. | ||
| RealTempUserConfigTest.php | ||
| TempUserCreatorTest.php | ||
| TempUserTestTrait.php | ||