A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
securityErrorExpected — Property in class asunit.framework.AsynchronousTestCase |
| |
securityErrorHandler(event) — Method in class asunit.framework.AsynchronousTestCase |
| |
setContext(context) — Method in interface asunit.framework.Test |
| |
setContext(context) — Method in class asunit.framework.TestCase |
| |
setContext(context) — Method in class asunit.framework.TestSuite |
| |
setDataSource(event) — Method in class asunit.framework.AsynchronousTestCase |
| |
setDataSource(event) — Method in class asunit.framework.AsynchronousTestCaseExample |
| |
setName(name) — Method in class asunit.framework.TestCase |
|
Sets the name of a TestCase
|
setPrinter(printer:asunit.textui:ResultPrinter) — Method in class asunit.textui.TestRunner |
| |
setResult(result:asunit.framework:TestListener) — Method in interface asunit.framework.Test |
| |
setResult(result:asunit.framework:TestListener) — Method in class asunit.framework.TestCase |
| |
setShowTrace(showTrace) — Method in class asunit.textui.ResultPrinter |
| |
setTestMethods(methodNodes) — Method in class asunit.framework.TestCase |
| |
setTestMethods(methodNodes) — Method in class asunit.framework.TestSuite |
| |
setUp() — Method in class asunit.framework.AsynchronousTestCaseExample |
| |
setUp() — Method in class asunit.framework.TestCase |
|
Sets up the fixture, for example, instantiate a mock object. |
setUp() — Method in class asunit.framework.TestCaseExample |
| |
SET_UP — Constant static property in class asunit.framework.TestCase |
| |
shouldStop() — Method in class asunit.framework.TestResult |
|
Checks whether the test run should stop
|
SHOW_TRACE — Constant static property in class asunit.textui.TestRunner |
| |
start(testCase, testMethod, showTrace) — Method in class asunit.textui.AirRunner |
| |
start(testCase, testMethod, showTrace) — Method in class asunit.textui.FlexRunner |
| |
start(testCase, testMethod, showTrace) — Method in class asunit.textui.TestRunner |
|
Starts a test run based on the TestCase or TestSuite provided. |
startTest(test:asunit.framework:Test) — Method in interface asunit.framework.TestListener |
|
A test started. |
startTest(test:asunit.framework:Test) — Method in class asunit.framework.TestResult |
|
Informs the result that a test will be started. |
startTest(test:asunit.framework:Test) — Method in class asunit.textui.ResultPrinter |
|
|
startTest(test:asunit.framework:Test) — Method in class asunit.textui.XMLResultPrinter |
| |
startTestMethod(test:asunit.framework:Test, methodName) — Method in interface asunit.framework.TestListener |
|
A test method has begun execution. |
startTestMethod(test:asunit.framework:Test, method) — Method in class asunit.framework.TestResult |
| |
startTestMethod(test:asunit.framework:Test, methodName) — Method in class asunit.textui.ResultPrinter |
|
|
startTestMethod(test:asunit.framework:Test, methodName) — Method in class asunit.textui.XMLResultPrinter |
| |
startTime — Property in class asunit.textui.ResultPrinter |
| |
startTime — Property in class asunit.textui.TestRunner |
| |
stop() — Method in class asunit.framework.TestResult |
|
Marks that the test run should stop. |
SUCCESS_EXIT — Constant static property in class asunit.textui.TestRunner |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |