commit | adde131126d1ddfcf28edde5f0ce0236cbb6ccaa | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Jul 29 18:51:12 2020 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Thu Jul 30 08:33:41 2020 -0700 |
tree | 6eab0b4dc0a9b99b65dbcf45957ebb4b659caef4 | |
parent | d1b54967427944be70779fdf97261f65d01bdcdb [diff] |
Add event log assertions to flicker dsl - Replaces asserts wtih junit.framework.Assert since the assert may be a noop if runtime assertions have not been enabled on the JVM - Fixes EventLogMonitor as well (tests were passing when they shouldn't have been ebcause of the assert) Test: atest FlickerLibTest Bug: 151179149 Change-Id: Ice7afad08534729fcdeaa45dc06a3f64d83d69b3