Class MethodSignature
java.lang.Object
org.junit.support.testng.engine.MethodSignature
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateMethodSignature(String methodName, Class<?>[] parameterTypes) -
Method Summary
Modifier and TypeMethodDescription(package private) static MethodSignaturefrom(org.testng.ITestNGMethod method) static Class<?>[]getParameterTypes(org.testng.ITestNGMethod method) toString()
-
Field Details
-
methodName
-
parameterTypes
-
stringRepresentation
-
-
Constructor Details
-
MethodSignature
-
-
Method Details
-
from
-
getParameterTypes
-
toString
-