commit | 06a2deec0edce750414968fdc3ed886bea8b666a | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Jul 16 14:13:31 2024 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Jul 19 09:07:08 2024 -0700 |
tree | b3ed147796c44bd5e58dd8794f3b5cc3961d7d51 | |
parent | 134a415f083797b95e502cd598d7eea938b2214d [diff] |
[Ravenwood] Relax the test method name validator Previously, the validator didn't allow this: @Before public testSetUp() {...} It'd say "testSetUp() should have @Test". But I see this naming pattern in ICU, so let's allow it. Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Flag: EXEMPT host side test change only Merged-in: Ifef932cb07816bac9edb624a725accbbf8e7d63d Change-Id: Ifef932cb07816bac9edb624a725accbbf8e7d63d