Uses of Interface
com.atlassian.jira.webtest.framework.core.context.WebTestContextAware

Packages that use WebTestContextAware
com.atlassian.jira.webtest.framework.core.context   
com.atlassian.jira.webtest.framework.gadget   
 

Uses of WebTestContextAware in com.atlassian.jira.webtest.framework.core.context
 

Classes in com.atlassian.jira.webtest.framework.core.context that implement WebTestContextAware
 class AbstractWebTestContextAware
          Base class for all implementations of WebTestContextAware.
 

Uses of WebTestContextAware in com.atlassian.jira.webtest.framework.gadget
 

Classes in com.atlassian.jira.webtest.framework.gadget that implement WebTestContextAware
 class GadgetTimedCondition
          TimedCondition that decorates another target condition and changes target frame of its calls to hit the target gadget.
 class GadgetTimedQuery<T>
          TimedQuery switching focus into gadget frame for the time of invocation.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.