public static class CitrusJUnit4Runner.CitrusFrameworkMethod
extends org.junit.runners.model.FrameworkMethod
CitrusTest or CitrusXmlTest annotation. This way
execution can decide which test to invoke when annotation has more than one test name defined or package scan is
used in annotation.| Constructor and Description |
|---|
CitrusFrameworkMethod(Method method,
String testName,
String packageName)
Returns a new
FrameworkMethod for method |
| Modifier and Type | Method and Description |
|---|---|
String |
getPackageName()
Gets the test package name.
|
String |
getTestName()
Gets the test name.
|
equals, getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getName, getReturnType, getType, hashCode, invokeExplosively, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArgCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.