DescriptionAdd initial test and build files for Robolectric unit test suites.
Robolectric allows us to run tests that use Android code in the host
JVM. This means faster and more stable tests since we don't have to
deal with a device. This CL has the build file changes to build the
unit test suite, and two example tests that have been converted to
run with Robolectric.
BUG=448030
Committed: https://crrev.com/88322140efede0360bd1e119ef574cdf78edea39
Cr-Commit-Position: refs/heads/master@{#322512}
Patch Set 1 #Patch Set 2 : #
Total comments: 8
Patch Set 3 : Addressed jbudorick's comments. #
Messages
Total messages: 24 (8 generated)
|