| |
|
| junit.extensions.abbot.ComponentTestFixture junit.extensions.abbot.ResolverFixture abbot.script.ScriptTest
tearDown | protected void tearDown()(Code) | | |
testCatchInvalidScript | public void testCatchInvalidScript() throws Throwable(Code) | | |
testCreateProperWindowAncestor | public void testCreateProperWindowAncestor()(Code) | | When referencing a new reference's parent, make sure we don't map it
inappropriately to an existing reference.
|
testDefaultDescription | public void testDefaultDescription()(Code) | | |
testFarTooRelative | public void testFarTooRelative()(Code) | | |
testFixtureAsUIContext | public void testFixtureAsUIContext()(Code) | | |
testForceUseForwardSlashesInSavedPaths | public void testForceUseForwardSlashesInSavedPaths() throws IOException(Code) | | |
testIDChangeDetection | public void testIDChangeDetection()(Code) | | |
testInValidLaunchLocation | public void testInValidLaunchLocation() throws Throwable(Code) | | |
testLaunchAsUIContext | public void testLaunchAsUIContext()(Code) | | |
testLineReporting | public void testLineReporting()(Code) | | |
testMoveRelativeParentParent | public void testMoveRelativeParentParent() throws IOException(Code) | | |
testNestedReference | public void testNestedReference() throws Throwable(Code) | | Ensure that a nested script maintains its own context.
|
testReferenceOrdering | public void testReferenceOrdering() throws Throwable(Code) | | |
testReferenceReuse | public void testReferenceReuse() throws Throwable(Code) | | Any given component, if added multiple times, should result in the
same component reference.
|
testRelativeChild | public void testRelativeChild()(Code) | | |
testRelativeParent | public void testRelativeParent()(Code) | | |
testRelativeSimple | public void testRelativeSimple()(Code) | | |
testSaveNestedScript | public void testSaveNestedScript() throws Throwable(Code) | | A nested script should have *only* its filename attribute saved.
|
testSimpleAbsolute | public void testSimpleAbsolute()(Code) | | |
testTerminatePositionValidation | public void testTerminatePositionValidation() throws Throwable(Code) | | |
testUniqueReferences | public void testUniqueReferences()(Code) | | Any number of unique components should all result in unique
references.
|
Methods inherited from junit.extensions.abbot.ComponentTestFixture | protected Hierarchy createHierarchy()(Code)(Java Doc) protected void disposeAll()(Code)(Java Doc) protected void disposeWindow(Window w)(Code)(Java Doc) protected void fixtureSetUp() throws Throwable(Code)(Java Doc) protected void fixtureTearDown() throws Throwable(Code)(Java Doc) protected ComponentFinder getFinder()(Code)(Java Doc) protected Hierarchy getHierarchy()(Code)(Java Doc) protected Robot getRobot()(Code)(Java Doc) protected WindowTracker getWindowTracker()(Code)(Java Doc) protected void hideWindow(Window w)(Code)(Java Doc) protected void installPopup(Component invoker, JPopupMenu popup)(Code)(Java Doc) protected void invokeAndWait(Runnable runnable)(Code)(Java Doc) protected void invokeLater(Runnable runnable)(Code)(Java Doc) protected boolean isShowing(String id)(Code)(Java Doc) public void runBare() throws Throwable(Code)(Java Doc) protected void setModifiers(int modifiers, boolean pressed)(Code)(Java Doc) protected Frame showFrame(Component comp)(Code)(Java Doc) protected Frame showFrame(Component comp, Dimension size)(Code)(Java Doc) protected Dialog showModalDialog(Runnable showAction) throws ComponentSearchException(Code)(Java Doc) protected Dialog showModalDialog(Runnable showAction, Component contents) throws Exception(Code)(Java Doc) protected void showPopup(JPopupMenu popup, Component invoker)(Code)(Java Doc) protected void showPopup(JPopupMenu popup, Component invoker, int x, int y)(Code)(Java Doc) protected void showWindow(Window w)(Code)(Java Doc) protected void showWindow(Window w, Dimension size)(Code)(Java Doc) protected void showWindow(Window w, Dimension size, boolean pack)(Code)(Java Doc) protected void sleep()(Code)(Java Doc) protected void waitForWindow(Window w, boolean visible)(Code)(Java Doc)
|
|
|
|