DescriptionTranslate: introduce unittest for TranslateHelper
Currently all tests for TranslateHelper are implemented as browser tests.
But some small tests can run as unit tests. This change introduce new unittest
file for TranslateHelper, then replace an existing test into it.
BUG=175673
TEST=unit_tests --gtest_filter='TranslateHelperTest.*'
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182412
Patch Set 1 #Patch Set 2 : add a missing file #
Total comments: 7
Patch Set 3 : fix EXPECT_EQs #Patch Set 4 : rebase #
Messages
Total messages: 6 (0 generated)
|