DescriptionFix pyauto functional tests on chromeos
When the unittest module loads TestCases, it loads all attributes that begin
with 'test', even the ones that are not functions. Fix it.
Also, private member vars should be prefixed by _.
TBR=rohitbm@chromium.org
R=rohitbm@chromium.org
BUG=
TEST=desktopui_PyAutoFunctionalTests runs on chromeos
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105650
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|