Rio Project 4.2 API Documentation



org.rioproject.test
Annotation Type SetTestManager


@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
@Inherited
public @interface SetTestManager

Defines the property to invoke to set the TestManager. The TestManager will be injected by the RioTestRunner prior to test case method invocation.

Note: @SetTestManager can be applied at either the class or method level.


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.