TestMetadata

constructor(packageName: String, className: String, methodName: String)

Parameters

packageName

the package name of the test class

className

the class under test

methodName

the name of the test method