Brian Nicholson
cd32dfd543
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
...
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Brad Lassey
aa9418e4fb
bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', use helper function to block for gecko:ready r=gbrown
2012-10-25 15:37:39 -04:00
Brian Nicholson
52e4e83446
Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown
2012-06-27 16:56:49 -07:00
Phil Ringnalda
bb5d587058
Back out 551fb80a2dca (bug 758392) for roboprovider bustage
2012-05-25 23:18:19 -07:00
Brian Nicholson
21302991da
Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher
2012-05-25 17:26:04 -07:00
Mark Finkle
f139676407
Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown
2012-02-10 09:44:06 -05:00
Joel Maher
06a94a9039
Bug 717057 - allow robotium testPan to run in talos. r=kats,gbrown
2012-02-02 10:09:26 -05:00
Kartikaya Gupta
c153eccc9d
Bug 715443 - [2/2] More robotium cleanup. r=jmaher
...
- Extract utility functions into BaseTest so that there's a bunch of duplicated code everywhere
- Use long instead of Long in testPan to avoid object creation
2012-01-05 10:20:22 -05:00
Kartikaya Gupta
63822f6725
Bug 715443 - [1/2] Robotium cleanup. r=jmaher
...
- Extract a common BaseTest class to hold the duplicated setup/tearDown stuff
- Convert 2-space indent to 4-space indent in keeping with rest of android code
- Prefix class member variables with 'm'
- Convert tabs to spaces, remove trailing whitespace
- Remove unused imports
- Use generics to reduce unchecked warnings
2012-01-05 10:20:22 -05:00
Joel Maher
c431dbcb94
Bug 711591 - make the robotium test driver a bit more driver like. r=ctalbert
2011-12-30 15:57:34 -05:00
Geoff Brown
c0ff963c04
Bug 701076: Minor updates to robotium tests to improve reliability of text entry; r=jmaher
2011-12-22 09:09:50 -05:00
Joel Maher
9b64eb0359
Bug 701076 - [tests] Robotium integration into mozilla-central. r=mfinkle,dburns
2011-12-16 14:27:52 -05:00