public class TestRuleStoreClassName extends Object implements org.junit.rules.TestRule
getTestClass()| Constructor and Description | 
|---|
| TestRuleStoreClassName() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.junit.runners.model.Statement | apply(org.junit.runners.model.Statement s,
     Description d) | 
| Class<?> | getTestClass()Returns the test class currently executing in this rule. | 
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement s, Description d)
apply in interface org.junit.rules.TestRulepublic Class<?> getTestClass()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.