Class WithInstallWizard.RuleImpl
java.lang.Object
org.jenkinsci.test.acceptance.junit.WithInstallWizard.RuleImpl
- All Implemented Interfaces:
- org.junit.rules.TestRule
- Enclosing class:
- WithInstallWizard
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description d) 
- 
Constructor Details- 
RuleImplpublic RuleImpl()
 
- 
- 
Method Details- 
applypublic org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description d) - Specified by:
- applyin interface- org.junit.rules.TestRule
 
 
-