commit | efa4039d0165d7f8f3182825302dfe7e1ba5accf | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Feb 28 14:37:07 2022 +0100 |
committer | Patrick Rohr <prohr@google.com> | Mon Feb 28 14:59:03 2022 +0100 |
tree | 60437ae481817729a05e34b1ca14973c35c69f34 | |
parent | 9fa0b3bf18224e069cd4f4df89b85136c7495e8a [diff] |
Add null checks to RateLimitTest#tearDown improves error reporting An NullPointerException in tearDown is a symptom of an initialization error and should not be reported in the test failure result. Test: atest RateLimitTest Change-Id: I9c1d6294678cdc9cdf4beae597f8373b92b52077