mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 967134 - Add documentation link to UITest. r=margaret
This commit is contained in:
parent
d2cf1131c7
commit
eddd3b3355
@ -29,6 +29,9 @@ import java.util.HashMap;
|
||||
* provide a framework to improve upon the issues discovered with the previous BaseTest
|
||||
* implementation by providing simple test authorship and framework extension, consistency,
|
||||
* and reliability.
|
||||
*
|
||||
* For documentation on writing tests and extending the framework, see
|
||||
* https://wiki.mozilla.org/Mobile/Fennec/Android/UITest
|
||||
*/
|
||||
abstract class UITest extends ActivityInstrumentationTestCase2<Activity>
|
||||
implements UITestContext {
|
||||
|
Loading…
Reference in New Issue
Block a user