com.ibm.team.fvt.tests.clm.pages.helper
Class ClmDataCollectionJobStatusPageHelper
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.clm.pages.helper.ClmWebPageHelper
com.ibm.team.fvt.tests.clm.pages.helper.ClmDataCollectionPageHelper
com.ibm.team.fvt.tests.clm.pages.helper.ClmDataCollectionJobStatusPageHelper
public class ClmDataCollectionJobStatusPageHelper
- extends ClmDataCollectionPageHelper
Helper class to manage common code of any Data Collection Jobs Status
page.
These pages are available in JTS, CCM and QM applications:
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClmDataCollectionJobStatusPageHelper
public ClmDataCollectionJobStatusPageHelper(ClmWebPage page,
java.lang.String[] etlJobNames,
java.lang.String[] subtitles)
checkResults
public void checkResults()
- Check ETL jobs results are finished and succeeded.
- Throws:
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError
- If at least one of the expected ETL jobs is either
missing or was not successful.
storeCurrentResults
public void storeCurrentResults()
- Store the existing results.