org.aludratest.hpalm
Annotation Type HpAlmTestId


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface HpAlmTestId

Annotation for AludraTest test classes (extending AludraTestCase) to indicate which HP ALM test ID is associated with the test class. The default implementation of the TestCaseIdResolver service first tries to lookup such an annotation to determine the HP ALM test ID.

Author:
falbrech

Required Element Summary
 long value
           
 

Element Detail

value

public abstract long value


Copyright © 2015 aludratest.org. All rights reserved.