| test.helper.ComponentTestCase test.wizard.ui.WizardTest
testBasicUI | public void testBasicUI()(Code) | | |
testDialogWindowListner | public void testDialogWindowListner() throws Exception(Code) | | |
testFinishWizardFailure | public void testFinishWizardFailure() throws Exception(Code) | | |
testMultiPathNavigation | public void testMultiPathNavigation() throws Exception(Code) | | |
Methods inherited from test.helper.ComponentTestCase | protected JButton assertButton(String text, Class actionClass, boolean isEnabled, int index)(Code)(Java Doc) protected void assertButtonState(boolean isEnabled, int buttonIndex)(Code)(Java Doc) protected JCheckBox assertCheckBox(String text, boolean isSelected, boolean isEnabled, int index)(Code)(Java Doc) protected JCheckBox assertCheckBoxState(boolean isSelected, boolean isEnabled, int index)(Code)(Java Doc) protected Component assertComponent(Class componentClass, int index)(Code)(Java Doc) protected void assertConfirmationDialog(String message) throws Exception(Code)(Java Doc) protected void assertEscapeKeyOnDialog() throws AWTException(Code)(Java Doc) protected JLabel assertLabel(String labelText, int index)(Code)(Java Doc) protected JTextField assertTextField(String value, boolean isEditable, int index)(Code)(Java Doc) protected void click(Class className, int count, int index) throws Exception(Code)(Java Doc) protected void clickButton(int index) throws Exception(Code)(Java Doc) protected void clickCheckBox(int index) throws Exception(Code)(Java Doc) protected JDialog createDialog()(Code)(Java Doc) protected static Component findComponent(Container container, Class componentClass, int index)(Code)(Java Doc) public List getDialogList()(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void tearDown()(Code)(Java Doc)
|
|
|