org.gcube.common.mycontainer
Annotation Type Scope


@Qualifier
@Inherited
@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface Scope

Associates a test class or a single test method with a given scope.

Author:
Fabio Simeoni

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2012. All Rights Reserved.