| commit | b3e95e7f3c35d8bd3501645ae3ea77c269e48ccd | [log] [tgz] |
|---|---|---|
| author | David Pursehouse <dpursehouse@collab.net> | Mon Dec 03 10:47:43 2018 +0900 |
| committer | David Pursehouse <dpursehouse@collab.net> | Tue Dec 04 08:18:29 2018 +0900 |
| tree | 5636d2a394e033949f5ca51d41cb2c757a996f63 | |
| parent | a805b4221cc26fddfddf9a725be358ca1fb2c9ae [diff] |
Remove redundant "testName" methods from Elasticsearch tests All the Elasticsearch test classes inherit from GerritBaseTests, which has a getSanitizedMethodName method. Remove the testName methods defined in all of the test classes, and use getSanitizedMethodName instead. Change-Id: Ie834a087130fdecffd8bdc6eaa72fe53ab91d6eb