|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runners.model.FrameworkMethod
org.jnario.runner.internal.NamedFrameworkMethod
public class NamedFrameworkMethod
| Constructor Summary | |
|---|---|
NamedFrameworkMethod(Method method,
String name)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
| Methods inherited from class org.junit.runners.model.FrameworkMethod |
|---|
equals, getAnnotation, getAnnotations, getMethod, hashCode, invokeExplosively, isShadowedBy, producesType, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArg |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedFrameworkMethod(Method method,
String name)
| Method Detail |
|---|
public String getName()
getName in class org.junit.runners.model.FrameworkMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||