org.eclipse.cdt.ui.testplugin.util
Class AccessibilityTestPass
java.lang.Object
org.eclipse.cdt.ui.testplugin.util.AccessibilityTestPass
- All Implemented Interfaces:
- IDialogTestPass
public class AccessibilityTestPass
- extends java.lang.Object
- implements IDialogTestPass
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessibilityTestPass
public AccessibilityTestPass()
title
public java.lang.String title()
- Specified by:
title
in interface IDialogTestPass
- See Also:
IDialogTestPass.title()
description
public java.lang.String description()
- Specified by:
description
in interface IDialogTestPass
- See Also:
IDialogTestPass.description()
label
public java.lang.String label()
- Specified by:
label
in interface IDialogTestPass
- See Also:
IDialogTestPass.label()
checkListTexts
public java.util.ArrayList checkListTexts()
- Specified by:
checkListTexts
in interface IDialogTestPass
- See Also:
IDialogTestPass.checkListTexts()
failureTexts
public java.lang.String[] failureTexts()
- Specified by:
failureTexts
in interface IDialogTestPass
- See Also:
Size of the return array must be the same size as the checkListTexts'
ArrayList.
queryText
public java.lang.String queryText()
- Specified by:
queryText
in interface IDialogTestPass
- See Also:
IDialogTestPass.queryText()
getID
public int getID()
- Specified by:
getID
in interface IDialogTestPass
- See Also:
IDialogTestPass.getID()