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 4A36710BC5 for ; Sun, 16 Mar 2014 00:53:57 +0000 (UTC) Received: (qmail 30643 invoked by uid 500); 16 Mar 2014 00:53:08 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 29683 invoked by uid 500); 16 Mar 2014 00:52:45 -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 29552 invoked by uid 99); 16 Mar 2014 00:52: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; Sun, 16 Mar 2014 00:52:40 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 30A018B89CA; Sun, 16 Mar 2014 00:52:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: jmclean@apache.org To: commits@flex.apache.org Date: Sun, 16 Mar 2014 00:52:53 -0000 Message-Id: In-Reply-To: <4010d931fa9c40b3b06408997d334059@git.apache.org> References: <4010d931fa9c40b3b06408997d334059@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [15/67] [abbrv] [partial] FLEX-33488 - Merge branch 'refs/heads/makeFlexUnitApacheReady' into develop http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA56.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA56.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA56.htm deleted file mode 100644 index 62abc3b..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA56.htm +++ /dev/null @@ -1,367 +0,0 @@ - - - - -statements::MethodCompleteWithParamsStatement - - - - - -
- MethodCompleteWithParamsStatement : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:41 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
  • Associations To
  • -
  • Other Links
  • -
-
- - - - - - - - - - - - - - - - - - -
AttributeDetails
private FrameworkMethod
  frameworkMethod
 
private TheoryAnchor
  anchor
 
private Assignments
  complete
 
private Object
  freshInstance
 
-
- - - - - - - - - - - - - - - - - - - - - - -
OperationDetails
- public
- MethodCompleteWithParamsStatement(
- frameworkMethod: FrameworkMethod, - - - - - - - - - - - - - - - - - -
- anchor: TheoryAnchor, - - - - - - - - - - - - - - - - - -
- complete: Assignments, - - - - - - - - - - - - - - - - - -
- freshInstance: Object, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
- -
- public
- evaluate(
- parentToken: AsyncTestToken, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public
- handleChildExecuteComplete(
- result: ChildResult, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public
- toString():String -
- Sequential - - - - - -
Tags: override=true
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
ElementSource RoleTarget RoleDetails
- FrameworkMethod
- Class   -
- Name:  
-   -
- Name: frameworkMethod
-   -
 
- TheoryAnchor
- Class   -
- Name:  
-   -
- Name: anchor
-   -
 
- Assignments
- Class   -
- Name:  
-   -
- Name: complete
-   -
 
-
-
- - - - - - - - - - - - - - - - - - - - -
ObjectTypeConnectionNotes
AsyncStatementBaseClassGeneralization 
«interface» IAsyncStatementInterfaceRealisation 
-
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA57.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA57.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA57.htm deleted file mode 100644 index 6e78066..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA57.htm +++ /dev/null @@ -1,579 +0,0 @@ - - - - -statements::TheoryAnchor - - - - - -
- TheoryAnchor : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:41 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
  • Associations To
  • -
  • Associations From
  • -
  • Other Links
  • -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeDetails
private int
  successes
Initial: 0
 
private FrameworkMethod
  frameworkMethod
 
private Array
  invalidParameters
Initial: new Array()
 
private TestClass
  testClass
 
private Assignments
  assignment
 
private Array
  errors
Initial: new Array()
 
private int
  incompleteLoopCount
Initial: 0
 
private int
  completeLoopCount
Initial: 0
 
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OperationDetails
- public
- TheoryAnchor(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
- testClass: TestClass, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
- -
- protected
- handleMethodExecuteComplete(
- result: ChildResult, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- public
- evaluate(
- parentToken: AsyncTestToken, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
- -
- private
- methodCompletesWithParameters(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
- complete: Assignments, - - - - - - - - - - - - - - - - - -
- freshInstance: Object, - - - - - - - - - - - - - - - - - -
-):IAsyncStatement -
- Sequential - - - - - -
- -
- public
- handleAssumptionViolation(
- e: AssumptionViolatedException, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
Tags: namespace=classInternal
- -
- public
- reportParameterizedError(
- e: Error, - - - - - - - - - - - - - - - - - -
- params: rest, - - - - - - - - - - - - - - - - - -
-):Error -
- Sequential - - - - - -
Tags: namespace=classInternal
- -
- public
- nullsOk():Boolean -
- Sequential - - - - - -
Tags: namespace=classInternal
- -
- public
- handleDataPointSuccess():void -
- Sequential - - - - - -
Tags: namespace=classInternal
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
ElementSource RoleTarget RoleDetails
- FrameworkMethod
- Class   -
- Name:  
-   -
- Name: frameworkMethod
-   -
 
- TestClass
- Class   -
- Name:  
-   -
- Name: testClass
-   -
 
- Assignments
- Class   -
- Name:  
-   -
- Name: assignment
-   -
 
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
ElementSource RoleTarget RoleDetails
- AssignmentSequencer
- Class   -
- Name:  
-   -
- Name: anchor
-   -
 
- MethodCompleteWithParamsStatement
- Class   -
- Name:  
-   -
- Name: anchor
-   -
 
- TheoryBlockRunner
- Class   -
- Name:  
-   -
- Name: anchor
-   -
 
-
-
- - - - - - - - - - - - - - - - - - - - -
ObjectTypeConnectionNotes
AsyncStatementBaseClassGeneralization 
«interface» IAsyncStatementInterfaceRealisation 
-
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA58.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA58.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA58.htm deleted file mode 100644 index 41502d1..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA1/EA58.htm +++ /dev/null @@ -1,470 +0,0 @@ - - - - -statements::TheoryBlockRunner - - - - - -
- TheoryBlockRunner : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:41 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
- -
-
    -
  • Attributes
  • -
  • Operations
  • -
  • Associations To
  • -
  • Other Links
  • -
-
- - - - - - - - - - - - - - - -
AttributeDetails
private Assignments
  complete
 
private TheoryAnchor
  anchor
 
private Klass
  klassInfo
 
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OperationDetails
- public
- TheoryBlockRunner(
- klass: Class, - - - - - - - - - - - - - - - - - -
- anchor: TheoryAnchor, - - - - - - - - - - - - - - - - - -
- complete: Assignments, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
- -
- protected
- collectInitializationErrors(
- errors: Array, - - - - - - - - - - - - - - - - - -
-):void -
- Sequential - - - - - -
Tags: override=true
- -
- protected
- methodInvoker(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
- test: Object, - - - - - - - - - - - - - - - - - -
-):IAsyncStatement -
- Sequential - - - - - -
Tags: override=true
- -
- protected
- createTest():Object -
- Sequential - - - - - -
Tags: override=true
- -
- public
- getMethodBlock(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
-):IAsyncStatement -
- Sequential - - - - - -
- -
- protected
- methodBlock(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
-):IAsyncStatement -
- Sequential - - - - - -
Tags: override=true
- -
- protected
- withDecoration(
- method: FrameworkMethod, - - - - - - - - - - - - - - - - - -
- test: Object, - - - - - - - - - - - - - - - - - -
-):IAsyncStatement -
- Sequential - - - - - -
Tags: override=true
- -
-
- - - - - - - - - - - - - - - - - - - - -
ElementSource RoleTarget RoleDetails
- Assignments
- Class   -
- Name:  
-   -
- Name: complete
-   -
 
- TheoryAnchor
- Class   -
- Name:  
-   -
- Name: anchor
-   -
 
-
-
- - - - - - - - - - - - - - -
ObjectTypeConnectionNotes
BlockFlexUnit4ClassRunnerClassGeneralization 
-
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA49.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA49.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA49.htm deleted file mode 100644 index 6b8a977..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA49.htm +++ /dev/null @@ -1,60 +0,0 @@ - - - - -runners - - - - -
- - - - - - - -
runners : logical diagram
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:40 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
- -
- - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA50.png ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA50.png b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA50.png deleted file mode 100644 index ec4e7cd..0000000 Binary files a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA50.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA51.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA51.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA51.htm deleted file mode 100644 index d6835db..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA51.htm +++ /dev/null @@ -1,101 +0,0 @@ - - - - -runners::Enclosed - - - - - -
- Enclosed : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:41 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
-
Not yet implemented
- -
-
    -
  • Operations
  • -
-
- - - - - - - - - - -
OperationDetails
- public
- Enclosed():var -
- Sequential - - - - - -
- -
-
- - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA52.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA52.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA52.htm deleted file mode 100644 index 38d42c5..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA2/EA52.htm +++ /dev/null @@ -1,71 +0,0 @@ - - - - -statements - - - - - -
- statements : public package - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:41 PM
Modified:5/11/2009 4:09:41 PM
Project:
Advanced:
- - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA76.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA76.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA76.htm deleted file mode 100644 index 602c330..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA76.htm +++ /dev/null @@ -1,60 +0,0 @@ - - - - -error - - - - -
- - - - - - - -
error : logical diagram
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:42 PM
Modified:5/11/2009 4:09:42 PM
Project:
Advanced:
- -
- - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA77.png ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA77.png b/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA77.png deleted file mode 100644 index f095038..0000000 Binary files a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA77.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/6b1ac4aa/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA78.htm ---------------------------------------------------------------------- diff --git a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA78.htm b/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA78.htm deleted file mode 100644 index c55d0ca..0000000 --- a/FlexUnit4/docs/ea/html/EARoot/EA3/EA3/EA1/EA1/EA78.htm +++ /dev/null @@ -1,139 +0,0 @@ - - - - -error::CouldNotGenerateValueException - - - - - -
- CouldNotGenerateValueException : public class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created:5/11/2009 4:09:42 PM
Modified:5/11/2009 4:09:42 PM
Project:
Advanced:
- -
-
    -
  • Operations
  • -
-
- - - - - - - - - - -
OperationDetails
- public
- CouldNotGenerateValueException(
- message: String, - - - - - - - - - - - - - - - - - -
- id: int, - - - - - - - - - - - - - - - - - -
-):var -
- Sequential - - - - - -
- -
-
- - - - \ No newline at end of file