Uses of Class
com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryRecord

Packages that use ExpectedChangeHistoryRecord
com.atlassian.jira.functest.framework.assertions   
com.atlassian.jira.webtests.ztests.workflow   
 

Uses of ExpectedChangeHistoryRecord in com.atlassian.jira.functest.framework.assertions
 

Methods in com.atlassian.jira.functest.framework.assertions with parameters of type ExpectedChangeHistoryRecord
 void AssertionsImpl.assertLastChangeHistoryRecords(String issueKey, ExpectedChangeHistoryRecord expectedChangeHistoryRecord)
           
 void Assertions.assertLastChangeHistoryRecords(String issueKey, ExpectedChangeHistoryRecord expectedChangeHistoryRecord)
          Useful to check that a particular change history item exists for a given issue.
 

Uses of ExpectedChangeHistoryRecord in com.atlassian.jira.webtests.ztests.workflow
 

Methods in com.atlassian.jira.webtests.ztests.workflow with parameters of type ExpectedChangeHistoryRecord
protected  void AbstractTestWorkflowMigration.assertLastChangeHistoryRecords(String issueKey, ExpectedChangeHistoryRecord expectedChangeHistoryRecord)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.