commit | 64d5ff9a7b680c6f4de0ac8d3dd920b8a9d6268c | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu May 02 08:19:48 2019 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Mon May 06 10:42:46 2019 -0700 |
tree | 4519cef7e7561da9a1365102b18e48cf727a722e | |
parent | 0437fce703223507824b8e37e555dd501eb7c5e1 [diff] |
Replace GerritBaseTests#sanitizedMethodName with a TestRule Use delegation to implement a new TestRule that wraps JUnit's TestName. Avoids the need for inheriting from a base class just to use this method. Change-Id: Ia3d8487f9b3d65f62d8d1c815e4d009794af2779