com.atlassian.webdriver.testing.rule
Interface InjectingTestRule

All Superinterfaces:
InjectionContext, org.junit.rules.TestRule
All Known Implementing Classes:
ClassInjectionRule

public interface InjectingTestRule
extends org.junit.rules.TestRule, InjectionContext

A test rule capable of performing injection.

Since:
2.1

Method Summary
 
Methods inherited from interface org.junit.rules.TestRule
apply
 
Methods inherited from interface com.atlassian.pageobjects.inject.InjectionContext
getInstance, injectMembers, injectStatic
 



Copyright © 2014 Atlassian. All rights reserved.