public class ScenarioFrameworkMethod
extends org.junit.runners.model.FrameworkMethod
| Constructor and Description |
|---|
ScenarioFrameworkMethod(Method method,
String name)
A scenario name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name)
Set the scenario name.
|
equals, getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getReturnType, getType, hashCode, invokeExplosively, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArgprotected String name
Copyright © 2016. All rights reserved.