org.ops4j.pax.exam
Interface ProbeInvoker


public interface ProbeInvoker

Since:
Dec 4, 2009
Author:
Toni Menzel

Method Summary
 void call(Object... args)
          Executes the regression method.
 

Method Detail

call

void call(Object... args)
          throws TestContainerException
Executes the regression method.

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


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.