| 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 |
| addAsync(func, timeout, passThroughData, failFunc) — Method in class flexunit.framework.TestCase |
|
Add an asynchronous check point to the test. |
| addError(test:flexunit.framework:Test, error) — Method in interface flexunit.framework.TestListener |
| |
| addError(test:flexunit.framework:Test, error) — Method in class flexunit.framework.TestResult |
| |
| addError(test:flexunit.framework:Test, error) — Method in class flexunit.framework.TestSuiteTestListener |
| |
| addError(test:flexunit.framework:Test, error) — Method in class flexunit.runner.BaseTestRunner |
| |
| addError(test:flexunit.framework:Test, error) — Method in class flexunit.textui.ResultPrinter |
| |
| addFailure(test:flexunit.framework:Test, error:flexunit.framework:AssertionFailedError) — Method in interface flexunit.framework.TestListener |
| |
| addFailure(test:flexunit.framework:Test, error:flexunit.framework:AssertionFailedError) — Method in class flexunit.framework.TestResult |
| |
| addFailure(test:flexunit.framework:Test, error:flexunit.framework:AssertionFailedError) — Method in class flexunit.framework.TestSuiteTestListener |
| |
| addFailure(test:flexunit.framework:Test, error:flexunit.framework:AssertionFailedError) — Method in class flexunit.runner.BaseTestRunner |
| |
| addFailure(test:flexunit.framework:Test, error:flexunit.framework:AssertionFailedError) — Method in class flexunit.textui.ResultPrinter |
| |
| addItem(item) — Method in class flexunit.utils.ArrayList |
| |
| addItem(item) — Method in interface flexunit.utils.Collection |
| |
| addListener(listener:flexunit.framework:TestListener) — Method in class flexunit.framework.TestResult |
| |
| addTest(test:flexunit.framework:Test) — Method in class flexunit.framework.TestSuite |
|
Adds a test to this test suite. |
| addTestSuite(testClass) — Method in class flexunit.framework.TestSuite |
|
Wraps a test inside a TestSuite and adds it to this test suite. |
| ArrayList — Class in package flexunit.utils |
| |
| ArrayList() — Constructor in class flexunit.utils.ArrayList |
| |
| Assert — Class in package flexunit.framework |
|
Base class containing static assert methods. |
| Assert() — Constructor in class flexunit.framework.Assert |
| |
| assertEquals(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertFalse(... rest) — Static method in class flexunit.framework.Assert |
| |
| AssertionFailedError — Class in package flexunit.framework |
|
Error thrown if an assertion fails. |
| AssertionFailedError(message) — Constructor in class flexunit.framework.AssertionFailedError |
| |
| assertNotNull(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertNotUndefined(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertNull(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertStrictlyEquals(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertTrue(... rest) — Static method in class flexunit.framework.Assert |
| |
| assertUndefined(... rest) — Static method in class flexunit.framework.Assert |
| |
| AsyncTestHelper — Class in package flexunit.framework |
| |
| AsyncTestHelper(testCase:flexunit.framework:TestCase, testResult:flexunit.framework:TestResult) — Constructor in class flexunit.framework.AsyncTestHelper |
| |
|
| 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 |