Class JmcFunctionalTestTarget

java.lang.Object
org.mpi_sws.jmc.checker.JmcFunctionalTestTarget
All Implemented Interfaces:
JmcTestTarget

public class JmcFunctionalTestTarget extends Object implements JmcTestTarget
A functional test target for JMC that allows invoking a target method.

This class implements the JmcTestTarget interface and provides a way to invoke a target method with a specified name.