Add base ui-test class

Update label-test to use the new ui-test class
This commit is contained in:
hshristov
2015-04-21 17:19:02 +03:00
parent e102326d9a
commit 20b65a6d0c
10 changed files with 293 additions and 303 deletions

View File

@@ -20,8 +20,8 @@ import dockModule = require("ui/layouts/dock-layout");
// <Button dock="right" text = "right" style ="background-color: lightgreen; margin: 5;"/ >
// <Button dock="bottom" text = "bottom" style ="background-color: lightpink; margin: 5;"/ >
// <Button text="fill" style ="background-color: wheat; margin: 5;"/ >
// < / DockLayout >
//< / Page>
// </DockLayout >
//</Page>
//```
// </snippet>