org.jboss.testharness.api
Interface TestLauncher.InvocationContext

Enclosing interface:
TestLauncher

public static interface TestLauncher.InvocationContext


Method Summary
 java.lang.reflect.Method getMethod()
           
 void proceed()
           
 

Method Detail

getMethod

java.lang.reflect.Method getMethod()

proceed

void proceed()


Copyright © 2009. All Rights Reserved.