Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A25810420 for ; Wed, 24 Jul 2013 05:09:16 +0000 (UTC) Received: (qmail 41129 invoked by uid 500); 24 Jul 2013 05:08:54 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 41082 invoked by uid 500); 24 Jul 2013 05:08:52 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 39966 invoked by uid 99); 24 Jul 2013 05:08:40 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 05:08:40 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 320388B313F; Wed, 24 Jul 2013 05:08:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: czadra@apache.org To: commits@flex.apache.org Date: Wed, 24 Jul 2013 05:08:55 -0000 Message-Id: In-Reply-To: <8cbbab3bdf074fd69b7dd86f97c03470@git.apache.org> References: <8cbbab3bdf074fd69b7dd86f97c03470@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [18/52] [partial] removed generated asdoc files in FlexUnit4 project http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA2/EA28.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA2/EA28.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA2/EA28.htm deleted file mode 100644 index 9cf9bb2..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA2/EA28.htm +++ /dev/null @@ -1,71 +0,0 @@ - - - - -fluint - - - - - -
- fluint : public package - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:27:38 PM
Modified:5/11/2009 4:27:38 PM
Project:
Advanced:
- - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA27.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA27.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA27.htm deleted file mode 100644 index e1e74d8..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA27.htm +++ /dev/null @@ -1,65 +0,0 @@ - - - - -async - - - - -
- - - - - - - - - - - - -
async : logical diagram
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:39 PM
Modified:5/11/2009 4:09:40 PM
Project:
Advanced:
- -
- - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA28.png ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA28.png b/FlexUnit4/docs/ea/html/EARoot/EA1/EA28.png deleted file mode 100644 index 43f6a2f..0000000 Binary files a/FlexUnit4/docs/ea/html/EARoot/EA1/EA28.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA29.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA29.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA29.htm deleted file mode 100644 index aa335ba..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA29.htm +++ /dev/null @@ -1,682 +0,0 @@ - - - - -async::Async - - - - - -
- Async : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:39 PM
Modified:5/11/2009 4:09:39 PM
Project:
Advanced:
- -
-
    -
  • Operations
  • -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
OperationDetails
- public static
- proceedOnEvent(
- testCase: Object, - - - - - - - - - - - - - - - - - -
- target: IEventDispatcher, - - - - - - - - - - - - - - - - - -
- eventName: String, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public static
- failOnEvent(
- testCase: Object, - - - - - - - - - - - - - - - - - -
- target: IEventDispatcher, - - - - - - - - - - - - - - - - - -
- eventName: String, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public static
- handleEvent(
- testCase: Object, - - - - - - - - - - - - - - - - - -
- target: IEventDispatcher, - - - - - - - - - - - - - - - - - -
- eventName: String, - - - - - - - - - - - - - - - - - -
- eventHandler: Function, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- passThroughData: Object, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public static
- asyncHandler(
- testCase: Object, - - - - - - - - - - - - - - - - - -
- eventHandler: Function, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- passThroughData: Object, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):Function -
- Sequential - - - - - -
- -
- public static
- asyncResponder(
- testCase: Object, - - - - - - - - - - - - - - - - - -
- responder: var, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- passThroughData: Object, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):IResponder -
- Sequential - - - - - -
- -
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA30.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA30.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA30.htm deleted file mode 100644 index 5e5b677..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA30.htm +++ /dev/null @@ -1,516 +0,0 @@ - - - - -async::AsyncHandler - - - - - -
- AsyncHandler : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:39 PM
Modified:5/11/2009 4:09:39 PM
Project:
Advanced:
-
The 'eventFired' event is fired when the event specified in the TestCase.asyncHandler() method occurs. The TestCase pends on this event or the 'timerExpired' event before moving on to the next test method or asynchronous event.
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
  • Associations To
  • -
  • Tagged Values
  • -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeDetails
public static String
  EVENT_FIRED
Initial: "eventFired"
 
public static String
  TIMER_EXPIRED
Initial: "timerExpired"
 
protected static int
  TIMER_NOT_STARTED
Initial: 0
- - - - -
- Notes: - - @private -
-
protected static int
  TIMER_STARTED
Initial: 1
- - - - -
- Notes: - - @private -
-
protected static int
  TIMER_COMPLETE
Initial: -1
- - - - -
- Notes: - - @private -
-
protected Timer
  timer
- - - - -
- Notes: - - @private Timer used internally to ensure the event specified in the TestCase.asyncHandler() method fires before the timeout specified in the constructor. -
-
protected int
  timerState
Initial: TIMER_NOT_STARTED
- - - - -
- Notes: - - @private Internally used to keep track of the timer's state. -
-
public Function
  eventHandler
- - - - -
- Notes: - - <p> A reference to the event handler that should be called if the event named in the TestCase.asyncHandler() method fires before the timeout is reached. </p> <br /><p> The handler is expected to have the follow signature:</p> <br /><p><br /><code>public function handleEvent( event:Event, passThroughData:Object ):void { }</code></p> <br /><p> The first parameter is the original event object. The second parameter is a generic object that can optionally be provided by the developer when starting a new asynchronous operation.</p> -
-
public int
  timeout
- - - - -
- Notes: - - The number of milliseconds this class should wait for its handleEvent method to be called, before firing a 'timerExpired' event. -
-
public Object
  passThroughData
Initial: null
- - - - -
- Notes: - - A generic object that is optionally provided by the developer when starting a new asynchronous operation. This generic object is passed to the eventHandler function if it is called. -
-
public Function
  timeoutHandler
Initial: null
- - - - -
- Notes: - - <p> A reference to the event handler that should be called if the event named in the TestCase.asyncHandler() method does not fire before the timeout is reached. </p> <br /><p> The handler is expected to have the follow signature:</p> <br /><p><code> public function handleTimeoutEvent( passThroughData:Object ):void { }</code></p> <br /><p> The parameter is a generic object that can optionally be provided by the developer when starting a new asynchronous operation.</p> -
-
public IRunner
  runner
- - - - -
- Notes: - - A reference to the testCase which created this class. -
-
-
- - - - - - - - - - - - - - - - - - - - - - -
OperationDetails
- public
- handleEvent(
- event: Event, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
-
- - - - -
- Notes: - - A generic handler called by an unknown object when a specific event fires. The object and event are known in the TestCase when calling the TestCase.asyncHandler(). This class respond to the event by firing a 'eventFired' event if the event occurred before the specified timeout. -
- -
- public
- handleTimeout(
- event: TimerEvent, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
-
- - - - -
- Notes: - - An event handler that is called by our timer if handleEvent is not called before the number of milliseconds specified in the timeout property. This method dispatches the 'timerExpired' event to inform the testCase. -
- -
- public
- startTimer():void -
- Sequential - - - - - -
-
- - - - -
- Notes: - - Starts the timeout timer for this test. This method is called by the testCase at the end of the method body -
- -
- public
- AsyncHandler(
- runner: var, - - - - - - - - - - - - - - - - - -
- eventHandler: Function, - - - - - - - - - - - - - - - - - -
- timeout: int, - - - - - - - - - - - - - - - - - -
- passThroughData: Object, - - - - - - - - - - - - - - - - - -
- timeoutHandler: Function, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
-
- - - - -
- Notes: - - Constructor. <br />@param testCase A reference to the TestCase class that instantiated this handler. -
- -
-
- - - - - - - - - - - - - - -
ElementSource RoleTarget RoleDetails
- «interface» IRunner
- Interface   -
- Name:  
-   -
- Name: runner
-   -
 
-
-
- - - - - - - - - - - -
TagValueDetails
Attribute[Event(name="eventFired",type="net.digitalprimates.fluint.events.AsyncEvent")];[Event(name="timerExpired")] 
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA31.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA31.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA31.htm deleted file mode 100644 index 3281864..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA31.htm +++ /dev/null @@ -1,223 +0,0 @@ - - - - -async::AsyncLocator - - - - - -
- AsyncLocator : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:39 PM
Modified:5/11/2009 4:09:39 PM
Project:
Advanced:
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
-
- - - - - - - - - -
AttributeDetails
private static Dictionary
  asyncHandlerMap
Initial: new Dictionary()
 
-
- - - - - - - - - - - - - - - - - - -
OperationDetails
- public static
- registerStatementForTest(
- expectAsyncInstance: IAsyncHandlingStatement, - - - - - - - - - - - - - - - - - -
- testCase: Object, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public static
- getCallableForTest(
- testCase: Object, - - - - - - - - - - - - - - - - - -
-):IAsyncHandlingStatement -
- Sequential - - - - - -
- -
- public static
- cleanUpCallableForTest(
- testCase: Object, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/755a7a4a/FlexUnit4/docs/ea/html/EARoot/EA1/EA32.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA1/EA32.htm b/FlexUnit4/docs/ea/html/EARoot/EA1/EA32.htm deleted file mode 100644 index 819810e..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA1/EA32.htm +++ /dev/null @@ -1,218 +0,0 @@ - - - - -async::AsyncTestResponder - - - - - -
- AsyncTestResponder : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:39 PM
Modified:5/11/2009 4:09:39 PM
Project:
Advanced:
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
  • Tagged Values
  • -
-
- - - - - - - - - -
AttributeDetails
private var
  originalResponder
 
-
- - - - - - - - - - - - - - - - - - -
OperationDetails
- public
- fault(
- info: Object, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public
- result(
- data: Object, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public
- AsyncTestResponder(
- originalResponder: var, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
- -
-
- - - - - - - - - - - -
TagValueDetails
Attribute[Event(name="responderFired",type="net.digitalprimates.fluint.events.AsyncResponseEvent")] 
-
- - - - \ No newline at end of file