com.eurotech.framework.test.annotation
Annotation Type TestTarget


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface TestTarget


Required Element Summary
 String[] targetPlatforms
           
 

Element Detail

targetPlatforms

public abstract String[] targetPlatforms


Copyright © 2013. All Rights Reserved.