Interface InternalJvmTestRequest
-
- All Known Implementing Classes:
DefaultInternalJvmTestRequest
public interface InternalJvmTestRequestSpecifies a method to be tested. DO NOT CHANGE THIS INTERFACE. It is part of the cross-version protocol.- Since:
- 2.7-rc-1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetClassName()java.lang.StringgetMethodName()
-