<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,6 +26,9 @@ package org.windmill {
     public var asserts:* = WMAssert; 
     public var waits:* = WMWait; 
     public var controller:* = ASTest.wrappedControllerMethods; 
+    // Reference to either an Application (Flex)
+    // or the Stage (Flash)
+    public var context:* = Windmill.getContext();
     // Get a reference to the Stage in the base class
     // before the tests actually load so tests can all
     // reference it</diff>
      <filename>flash/org/windmill/TestCase.as</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f9517873c6f7cc622621aadafb827a73f6ceaf8b</id>
    </parent>
  </parents>
  <author>
    <name>mde</name>
    <email>mde@dhcp-10-10-9-192.corp.slide.com</email>
  </author>
  <url>http://github.com/mikeal/windmill/commit/1948dad9bace1bb6cf90f38ae32156c735cb5e0a</url>
  <id>1948dad9bace1bb6cf90f38ae32156c735cb5e0a</id>
  <committed-date>2009-10-08T18:21:34-07:00</committed-date>
  <authored-date>2009-10-08T18:21:34-07:00</authored-date>
  <message>Added reference to the context to base TestCase class for Flex/Flash apps.</message>
  <tree>21aff468b78a39bc041b5ee011457854efe89ef4</tree>
  <committer>
    <name>mde</name>
    <email>mde@dhcp-10-10-9-192.corp.slide.com</email>
  </committer>
</commit>
