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 |
ready — Property, class org.flexunit.internals.dependency.ExternalDependencyResolver |
|
Indicates if the ExternalDependencies managed by this Resolver are
all resolved. |
ready — Property, interface org.flexunit.internals.dependency.IExternalDependencyResolver |
|
Indicates if the ExternalDependencies managed by this Resolver are
all resolved. |
ready — Property, interface org.flexunit.runner.notification.IAsyncStartupRunListener |
|
Indicates if the listener is ready for the core to begin executing tests
|
ready — Property, class org.flexunit.runner.notification.async.WaitingListener |
|
Returns a Boolean value indicating whether the listener is ready
|
ready — Property, class org.flexunit.runner.notification.async.XMLListener |
|
Indicates if the listener is ready and connected to Flash Builder
|
reason — Property, class org.flexunit.events.rule.ExpectationEvent |
| |
refreshClassXML(clazz:Class) — method, class flex.lang.reflect.Klass |
| |
registerFailureEvent(testCase:Object, target:flash.events:IEventDispatcher, eventName:String) — Static Method , class org.flexunit.async.Async |
|
Causes the failure of the existing block (Before, After or the Test itself dependent upon where this statement is located) when an event occurs. |
registerStatementForTest(expectAsyncInstance:org.flexunit.internals.runners.statements:IAsyncHandlingStatement, testCase:Object) — Static Method , class org.flexunit.async.AsyncLocator |
|
Registers the expectAsyncInstance with the provided testCase. |
removeAllChildren() — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
Removes all children from visual test environment
|
removeAllChildren() — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes all children from the child list of this container. |
removeAllChildren() — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Removes all children currently in the test environment
|
removeAllElements() — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
Removes all visiual element from the test environment
|
removeAllElements() — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes all elements from the child list of this container. |
removeAllElements() — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Not used in projects prior to Flex 4. |
removeAllElements() — method, class org.fluint.uiImpersonation.flex.FlexSparkVisualTestEnvironment |
|
Removes all elements from the test environment. |
removeAllListeners() — method, interface org.flexunit.runner.notification.IRunNotifier |
|
Removes all IRunListener instances from the list of registered listeners
in the IRunNotifier. |
removeAllListeners() — method, class org.flexunit.runner.notification.RunNotifier |
| |
removeChild(child:flash.display:DisplayObject) — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
removes a display object from the visual test environment
|
removeChild(child:flash.display:DisplayObject) — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes a child DisplayObject from the child list of the TestEnviroment. |
removeChild(child:flash.display:DisplayObject) — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Removes the specified child from the test environment. |
removeChildAt(index:int) — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
Removes a display object from the visual test environment at an index
|
removeChildAt(index:int) — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes a child DisplayObject from the child list of the TestEnvironment
at the specified index. |
removeChildAt(index:int) — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Removes a child at the specified index. |
removeElement(element:flash.display:DisplayObject) — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
Removes the specified visual element from the test environment
|
removeElement(element:flash.display:DisplayObject) — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes an element DisplayObject from the child list of the TestEnviroment. |
removeElement(element:flash.display:DisplayObject) — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Not used in projects prior to Flex 4. |
removeElement(element:flash.display:DisplayObject) — method, class org.fluint.uiImpersonation.flex.FlexSparkVisualTestEnvironment |
|
Remove the specified visual element from the test environment. |
removeElementAt(index:int) — method, interface org.fluint.uiImpersonation.IVisualTestEnvironment |
|
Removes the visual element at the specified index from the test environment
|
removeElementAt(index:int) — Static Method , class org.fluint.uiImpersonation.UIImpersonator |
|
Removes an element DisplayObject from the child list of the TestEnvironment
at the specified index. |
removeElementAt(index:int) — method, class org.fluint.uiImpersonation.VisualTestEnvironment |
|
Not used in projects prior to Flex 4. |
removeElementAt(index:int) — method, class org.fluint.uiImpersonation.flex.FlexSparkVisualTestEnvironment |
|
Removes the visual element at the specified index, returning a reference to the removed
element. |
removeListener(listener:org.flexunit.runner.notification:IRunListener) — method, class org.flexunit.runner.FlexUnitCore |
|
Remove a listener. |
removeListener(listener:org.flexunit.runner.notification:IRunListener) — method, interface org.flexunit.runner.notification.IRunNotifier |
|
Removes an IRunListener from the list of registered listeners in the
IRunNotifier. |
removeListener(listener:org.flexunit.runner.notification:IRunListener) — method, class org.flexunit.runner.notification.RunNotifier |
| Internal use only. |
removeResolver(adr:org.flexunit.internals.dependency:IExternalDependencyResolver) — method, class org.flexunit.runner.external.ExternalDependencyToken |
|
Removes a IExternalDependencyResolver so that it will no longer be notified of future success or failure
|
reportParameterizedError(e:Error, ... rest) — method, class org.flexunit.experimental.runners.statements.TheoryAnchor |
|
Generates a ParameterizedAssertionError if parameters are provided; otherwise, just returns the error. |
Request — class, package org.flexunit.runner |
|
A Request is an abstract description of tests to be run. |
Request() — Constructor, class org.flexunit.runner.Request |
|
Constructor. |
resetAssertionsFields() — Static Method , class org.flexunit.Assert |
|
Resets the count for the number of assertions that have been made back to zero
|
resolved — Property, class org.flexunit.events.rule.QuantityMatcher |
| |
resolveDependencies() — method, class org.flexunit.internals.dependency.ExternalDependencyResolver |
|
Looks for external dependencies in the test class and begins the process of resolving them
|
resolveDependencies() — method, interface org.flexunit.internals.dependency.IExternalDependencyResolver |
|
Looks for external dependencies in the test class and begins the process of resolving them
|
responderFired — Event, class org.flexunit.async.AsyncNativeTestResponder |
|
The 'responderFired' event is fired when either a result or
fault is dispatched. |
responderFired — Event, class org.flexunit.async.AsyncTestResponder |
|
The 'responderFired' event is fired when either a result or
fault is dispatched. |
RESPONDER_FIRED — Static Property, class org.flexunit.events.AsyncResponseEvent |
| |
result(data:Object) — method, class org.flexunit.async.AsyncNativeTestResponder |
|
Dispatches an AsyncResponseEvent with the orignalResponder, a "result" status, and the provided info object. |
result(data:Object) — method, class org.flexunit.async.AsyncTestResponder |
|
Dispatches an AsyncResponseEvent with the orignalResponder, a "result" status, and the provided info object. |
result(data:Object, passThroughData:Object) — method, interface org.flexunit.async.ITestResponder |
|
This method is called by TestCase when the return value has been received. |
result(data:Object, passThroughData:Object) — method, class org.flexunit.async.TestResponder |
|
This method is called by TestCase when the return value has been received. |
result — Property, class org.flexunit.runner.notification.RunListener |
|
The Result recieved for a finished test run. |
Result — class, package org.flexunit.runner |
|
A Result collects and summarizes information from running multiple
tests. |
Result() — Constructor, class org.flexunit.runner.Result |
|
Constructor. |
retrieveDependency(testClass:Class) — method, interface org.flexunit.runner.external.IExternalDependencyLoader |
|
Instructs the IExternalDependencyLoader to find and
begin resolving dependencies on this class
|
returnType — Property, class flex.lang.reflect.Method |
|
Returns the return type of the Method
|
RULE — Constant Static Property, class org.flexunit.constants.AnnotationConstants |
|
Annotation constant used with classes that implement IMethodRule indicating that
this particular class should be executed as a Rule, wrapping the test. |
run(notifier:org.flexunit.runner.notification:IRunNotifier, previousToken:org.flexunit.token:IAsyncTestToken) — method, class org.flexunit.internals.builders.IgnoredClassRunner |
|
Instructs the notifier that a class has been ignored, indiciating how many
tests have been ignored in the process. |
run(notifier:org.flexunit.runner.notification:IRunNotifier, previousToken:org.flexunit.token:IAsyncTestToken) — method, class org.flexunit.internals.runners.ErrorReportingRunner |
|
Informs the notifier about each potential cause Error for the test class
|
run(notifier:org.flexunit.runner.notification:IRunNotifier, previousToken:org.flexunit.token:IAsyncTestToken) — method, class org.flexunit.internals.runners.FlexUnit1ClassRunner |
|
Runs the test class and updates the notifier on the status of running the tests. |
run() — method, interface org.flexunit.internals.runners.model.IReflectiveCallable |
| |
run(... rest) — method, class org.flexunit.runner.FlexUnitCore |
|
Determines what classes can be found in the provided args. |
run(notifier:org.flexunit.runner.notification:IRunNotifier, previousToken:org.flexunit.token:IAsyncTestToken) — method, interface org.flexunit.runner.IRunner |
|
Run the tests for this runner. |
run(notifier:org.flexunit.runner.notification:IRunNotifier, previousToken:org.flexunit.token:IAsyncTestToken) — method, class org.flexunit.runners.ParentRunner |
|
Runs the test class and updates the notifier on the status of running the tests. |
run() — method, class org.fluint.sequence.SequenceRunner |
|
Begins the execution of a sequence. |
RunAfters — class, package org.flexunit.internals.runners.statements |
|
The RunAfters is a SequencerWithDecoration for potential methods that have
After metadata and should be run after a test has finished. |
RunAfters(afters:Array, target:Object) — Constructor, class org.flexunit.internals.runners.statements.RunAfters |
|
Constructor. |
RunAftersClass — class, package org.flexunit.internals.runners.statements |
|
The RunAftersClass is a SequencerWithDecoration for potential methods that have
AfterClass metadata and should be run after all of the tests in the test class have finished. |
RunAftersClass(afters:Array, target:Object) — Constructor, class org.flexunit.internals.runners.statements.RunAftersClass |
|
Constructor. |
RunAftersInline — class, package org.flexunit.internals.runners.statements |
|
Runs the [After] methods of a test in the BlockFlexUnit4ClassRunner inline after
the actual test has executed. |
RunAftersInline(afters:Array, target:Object, statement:org.flexunit.internals.runners.statements:IAsyncStatement) — Constructor, class org.flexunit.internals.runners.statements.RunAftersInline |
|
Constructor
|
RunBefores — class, package org.flexunit.internals.runners.statements |
|
The RunBefores is a SequencerWithDecoration for potential methods that have
Before metadata and should be run before a test has started. |
RunBefores(befores:Array, target:Object, statement:org.flexunit.internals.runners.statements:IAsyncStatement) — Constructor, class org.flexunit.internals.runners.statements.RunBefores |
|
Constructor. |
RunBeforesClass — class, package org.flexunit.internals.runners.statements |
|
The RunBeforesClass is a SequencerWithDecoration for potential methods that have
BeforeClass metadata and should be run before the test class has been created. |
RunBeforesClass(befores:Array, target:Object) — Constructor, class org.flexunit.internals.runners.statements.RunBeforesClass |
|
Constructor. |
RunBeforesInline — class, package org.flexunit.internals.runners.statements |
|
Runs the [Before] methods of a test in the BlockFlexUnit4ClassRunner inline before
procceding to the actual test. |
RunBeforesInline(befores:Array, target:Object, statement:org.flexunit.internals.runners.statements:IAsyncStatement) — Constructor, class org.flexunit.internals.runners.statements.RunBeforesInline |
|
Constructor
|
runChild(child:any, notifier:org.flexunit.runner.notification:IRunNotifier, childRunnerToken:org.flexunit.token:AsyncTestToken) — method, class org.flexunit.runners.BlockFlexUnit4ClassRunner |
|
Runs the test corresponding to child, which can be assumed to be
an element of the list returned by ParentRunner#children(). |
runChild(child:any, notifier:org.flexunit.runner.notification:IRunNotifier, childRunnerToken:org.flexunit.token:AsyncTestToken) — method, class org.flexunit.runners.Parameterized |
|
Runs the test corresponding to child, which can be assumed to be
an element of the list returned by ParentRunner#children(). |
runChild(child:any, notifier:org.flexunit.runner.notification:IRunNotifier, childRunnerToken:org.flexunit.token:AsyncTestToken) — method, class org.flexunit.runners.ParentRunner |
|
Runs the test corresponding to child, which can be assumed to be
an element of the list returned by ParentRunner#children(). |
runChild(child:any, notifier:org.flexunit.runner.notification:IRunNotifier, childRunnerToken:org.flexunit.token:AsyncTestToken) — method, class org.flexunit.runners.Suite |
|
Runs the test corresponding to child, which can be assumed to be
an element of the list returned by ParentRunner#children(). |
runClasses(... rest) — method, class org.flexunit.runner.FlexUnitCore |
|
Wraps the class arguments contained in args into a Request. |
_runCount — Property, class org.flexunit.runner.Result |
|
The number of tests run. |
runCount — Property, class org.flexunit.runner.Result |
|
Returns the number of tests that have run. |
RunListener — class, package org.flexunit.runner.notification |
|
If you need to respond to the events during a test run, extend RunListener
and override the appropriate methods. |
runner(runner:org.flexunit.runner:IRunner) — Static Method , class org.flexunit.runner.Request |
| |
_runner — Property, class org.flexunit.runner.Request |
|
The IRunner for this Request. |
runner — Property, class org.flexunit.token.AsyncCoreStartupToken |
|
Returns an instance of the IRunner associated with the AsyncCoreStartupToken. |
RunnerBuilderBase — class, package org.flexunit.runners.model |
|
The RunnerBuilderBase is used as a base by other runner builders in FlexUnit4. |
RunnerBuilderBase() — Constructor, class org.flexunit.runners.model.RunnerBuilderBase |
|
Constructor. |
RUNNER_COMPLETE — Constant Static Property, class org.flexunit.runner.FlexUnitCore |
| |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.AllDefaultPossibilitiesBuilder |
|
Returns an IRunner that can be used by the provided testClass. |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.FlexUnit1Builder |
|
Returns a FlexUnit1ClassRunner if the testClass is a FlexUnit 1 test class. |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.FlexUnit4Builder |
|
Returns a BlockFlexUnit4ClassRunner for the provided testClass. |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.IgnoredBuilder |
|
Returns a IgnoredClassRunner if the testClass has an [Ignore] metadata tag. |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.MetaDataBuilder |
|
Returns an IRunner based on the metadata of the provided testClass. |
runnerForClass(testClass:Class) — method, class org.flexunit.internals.builders.SuiteMethodBuilder |
|
Returns a SuiteMethod if the testClass has a suite method. |
runnerForClass(testClass:Class) — method, interface org.flexunit.runners.model.IRunnerBuilder |
|
Returns an IRunner for a specific testClass. |
runnerForClass(testClass:Class) — method, class org.flexunit.runners.model.RunnerBuilderBase |
|
Returns an IRunner for a specific testClass. |
runners(parent:Class, children:Array) — method, interface org.flexunit.runners.model.IRunnerBuilder |
|
Constructs and returns a list of IRunners, one for each child class in
children. |
runners(parent:Class, children:Array) — method, class org.flexunit.runners.model.RunnerBuilderBase |
|
Constructs and returns a list of IRunners, one for each child class in
children. |
RUNNER_START — Constant Static Property, class org.flexunit.runner.FlexUnitCore |
| |
RunNotifier — class, package org.flexunit.runner.notification |
|
The RunNotifier is a class that FlexUnit4 uses to notify registered IRunListeners
of an event that occurred during testing. |
RunNotifier() — Constructor, class org.flexunit.runner.notification.RunNotifier |
|
Constructor. |
runRequest(request:org.flexunit.runner:Request) — method, class org.flexunit.runner.FlexUnitCore |
|
Runs the classes contained in the Request using the IRunner of
the Request. |
runRunner(runner:org.flexunit.runner:IRunner) — method, class org.flexunit.runner.FlexUnitCore |
|
Runs the tests contained in IRunner if all IAsyncStartupRunListerners
are ready; otherwise, the the test run will begin once all listeners have reported that they
are ready.
Once the test run begins, feedback will be written while the tests are running and stack traces
writes will be made for all failed tests after all tests complete. |
_runTime — Property, class org.flexunit.runner.Result |
|
The number of milliseconds it took to run the entire set of tests. |
runTime — Property, class org.flexunit.runner.Result |
|
Returns the number of milliseconds it took to run the entire set of tests. |
RUN_WITH — Constant Static Property, class org.flexunit.constants.AnnotationConstants |
|
Annotation constant used to change the default runner for a test class. |
runWithCompleteAssignment(complete:org.flexunit.experimental.theories.internals:Assignments) — method, class org.flexunit.experimental.runners.statements.AssignmentSequencer |
|
Runs the theory for the complete set of assigned parameters. |
|
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 |