static
Class YAHOO.tool.TestManager
static
Void
load
(
)
Void
static
Void
setPages
(
pages
)
pages <String[]>
An array of URLs to load.
Void
static
testmanagerbegin
(
)
static
testmanagercomplete
(
obj
)
obj < pages_passed: int, pages_failed: int, tests_passed: int
tests_failed: int, passed: string[], failed: string[],
page_results: {} >
static
testpagebegin
(
curPage
)
curPage <string>
the page being loaded
static
testpagecomplete
(
obj
)
obj <page: string, results: object>
the name of the
page that was loaded, and the test suite results