commit | cf41262710b014c1845217c05bf40c0e82363ce3 | [log] [tgz] |
---|---|---|
author | shafik <shafik@google.com> | Wed Feb 27 17:51:37 2019 +0000 |
committer | shafik <shafik@google.com> | Fri Mar 01 11:51:10 2019 +0000 |
tree | 9058ed448ce8b7b03b8f1c9fcc19224ecddfdf64 | |
parent | 6994eff232e047dd5bcd64f13c387334e57f76f7 [diff] |
Refactoring: Extract helper methods in apex test to utils class Add new file ApexTestUtils.java Any test, in this package, derived from ApexE2EBaseHostTest will have a utils field that can be used to access the extracted methods. Also made some useful constants protected so that they can be accessed by derived tests. Test: atest apex_e2e_tests Fixes: 126552211 Change-Id: Iaf68241f07ea6dbfb22441aa083ce0278167c852