Bug 1985 - Need manipulatable process for constructing gui test situations
Summary: Need manipulatable process for constructing gui test situations
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 1644
  Show dependency treegraph
 
Reported: 2005-12-06 20:04 UTC by Sami Wagiaalla
Modified: 2006-05-04 13:54 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2005-12-06 20:04:48 UTC
Create a gui friendly wraper for the manipulatable "child" process
Comment 1 Sami Wagiaalla 2006-05-04 13:54:05 UTC
Commited GuiTestLib which contains the work
that i did on this. GuiTestLib tests are disabled
right now because they are failing. To enable them
just make any of the test cases in frysk/gui/tests
extend GuiTestLib instead of junit...TestCase.