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 |
baseStatement — Property, class org.flexunit.internals.runners.statements.MethodRuleBase |
|
an instance variable which holds the next statement in the descending stack
|
BEFORE — Constant Static Property, class org.flexunit.constants.AnnotationConstants |
|
Annotation constant used to mark a method or methods that should run before the
execution of each test. |
BEFORE_CLASS — Constant Static Property, class org.flexunit.constants.AnnotationConstants |
|
Annotation constant used to mark a method or methods that should run before the
first instantiation of a class containing tests
|
beginRunnerExecution(runner:org.flexunit.runner:IRunner) — method, class org.flexunit.runner.FlexUnitCore |
|
Starts the execution of the IRunner. |
BlockFlexUnit4ClassRunner — class, package org.flexunit.runners |
|
The BlockFlexUnit4ClassRunner is the heart of running FlexUnit4
tests. |
BlockFlexUnit4ClassRunner(klass:Class) — Constructor, class org.flexunit.runners.BlockFlexUnit4ClassRunner |
|
Creates a BlockFlexUnit4ClassRunner to run klass. |
bodyExecuting — Property, class org.flexunit.internals.runners.statements.ExpectAsync |
|
Returns a Boolean value indicating whether the test method is current executing. |
bodyExecuting — Property, interface org.flexunit.internals.runners.statements.IAsyncHandlingStatement |
|
Returns a Boolean value indicating whether the test method is current executing. |
buildAllAnnotations() — method, class flex.lang.reflect.builders.MetaDataAnnotationBuilder |
|
Builds an array of annotation contained on the provided class xml
|
buildAllFields() — method, class flex.lang.reflect.builders.FieldBuilder |
|
Builds all field objects from the provided XML
|
buildAllMethods() — method, class flex.lang.reflect.builders.MethodBuilder |
|
Builds all Methods in this class, considering methods defined or overriden in this class and through inheritance
|
buildArguments() — method, class flex.lang.reflect.metadata.MetaDataAnnotation |
|
Builds an array of MetaDataArguments from metadata nodes
|
buildBuilders() — method, class org.flexunit.internals.builders.AllDefaultPossibilitiesBuilder |
|
Builds the default set of builders. |
buildRunner(runnerClassName:String, testClass:Class) — method, class org.flexunit.internals.builders.MetaDataBuilder |
|
Builds an IRunner based on a runnerClassName for the provided testClass. |
buildVisualTestEnvironment() — method, interface org.fluint.uiImpersonation.IVisualEnvironmentBuilder |
|
Builds and returns an IVisualTestEnvironment
|
buildVisualTestEnvironment() — method, class org.fluint.uiImpersonation.VisualTestEnvironmentBuilder |
|
Builds and returns an IVisualTestEnvironment based on the selected builder
|
buildVisualTestEnvironment() — method, class org.fluint.uiImpersonation.actionScript.ActionScriptEnvironmentBuilder |
|
Returns a reference to the single instance of the ActionScriptVisualTestEnvironment
where all visual components will be created during testing. |
buildVisualTestEnvironment() — method, class org.fluint.uiImpersonation.flex.FlexEnvironmentBuilder |
|
Returns a reference to the single instance of a Canvas or Group, depending on
sdk version, where all visual components will be created during testing. |
|
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 |