org.jboss.osgi.husky
Annotation Type RuntimeContext


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface RuntimeContext

An annotation that instructs the Runner to inject the Context into the marked field or method on the test case instance prior to the execution of any test method.

Since:
16-May-2009
Author:
Thomas.Diesler@jboss.com



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.