public interface

ProbeInvoker

org.ops4j.pax.exam.ProbeInvoker

Summary

Public Methods
abstract void call(Object... args)
Executes the regression method.

Public Methods

public abstract void call (Object... args)

Executes the regression method.

Parameters
args Arguments to the called address.
Throws
TestContainerException - Something to care about..