|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.ui.TestUI
Contains utility methods to work with the Test UI classes and the wide context constants.
| Field Summary | |
|---|---|
static java.lang.String |
CSV_FILE_EXTENSION
Datapool export extension |
static java.lang.String |
EXECUTION_FILTER
|
static java.lang.String |
HIDE_LAUNCH_VALIDATION_WARNING
Flag used to display or not warnings encountered during launch validation. |
static java.lang.String |
OPEN_EDITOR
|
static java.lang.String |
REPORT_FILE_EXTENSION
File extension for the report resources |
static java.lang.String |
REPORT_OPEN_EDITOR
Open editor preference store for report resources |
| Fields inherited from interface org.eclipse.hyades.models.common.util.ICommonConstants |
|---|
ARTIFACT_FILE_EXTENSION, DATAPOOL_FILE_EXTENSION, DEFAULT_ENCODING, DEPLOYMENT_FILE_EXTENSION, EXECUTION_FILE_EXTENSION, LOCATION_FILE_EXTENSION, SUT_EXTENSION, TEST_CASE_EXTENSION, TEST_COMPONENT_EXTENSION, TEST_SUITE_FILE_EXTENSION |
| Constructor Summary | |
|---|---|
TestUI()
|
|
| Method Summary | |
|---|---|
static org.eclipse.hyades.ui.internal.report.ReportManager |
getReportManager()
Returns the report manager for the Test UI plugin. |
static java.lang.String[] |
getSupportedFileExtensions()
Returns the supported file extension as a sorted string array. |
static boolean |
isSupportedFileExtension(java.lang.String fileExtension)
Returns true if the file extension is supported or
false otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String REPORT_FILE_EXTENSION
public static final java.lang.String REPORT_OPEN_EDITOR
public static final java.lang.String OPEN_EDITOR
public static final java.lang.String EXECUTION_FILTER
public static final java.lang.String CSV_FILE_EXTENSION
public static final java.lang.String HIDE_LAUNCH_VALIDATION_WARNING
| Constructor Detail |
public TestUI()
| Method Detail |
public static boolean isSupportedFileExtension(java.lang.String fileExtension)
true if the file extension is supported or
false otherwise.
fileExtension -
public static java.lang.String[] getSupportedFileExtensions()
public static org.eclipse.hyades.ui.internal.report.ReportManager getReportManager()
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||