pt.digitalis.dif.sanitycheck.annotations
Annotation Type SanityCheckDependency


@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface SanityCheckDependency

Author:
Pedro Viegas pviegas@digitalis.pt
Created on:
14 de Jul de 2011

Required Element Summary
 String value
          The name of the SanityCheckTestSuite that must be ran before the current declared test suite
 

Element Detail

value

public abstract String value
The name of the SanityCheckTestSuite that must be ran before the current declared test suite

Returns:
the name


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.