Also: * Add more documentation and phan annotations * Avoid code duplication in resetExpectations() * Make setExpectation() a bit more readable * Move non-static field initialization to __construct() * Convert two fields into simple class constants * Mark TransactionProfiler with @internal * Use reportExpectationViolated() in more cases in order to avoid similar logging code * Make all transactionWritingOut() and recordQueryCompletion() arguments mandatory since the only callers already gave them Bug: T269789 Bug: T277056 Change-Id: I6315e9c6a96f65343d45184a60d12665cbc32fc9 |
||
|---|---|---|
| .. | ||
| DatabaseTestHelper.php | ||
| LBFactoryTest.php | ||
| LoadBalancerTest.php | ||
| MWLBFactoryTest.php | ||