com.atlassian.confluence.testbatching.junitreport
Annotation Type JUnitTestTimings


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

Used alongside BatchedTests and triggers the use of JUnitTestTimeWeightCalculator.


Required Element Summary
 java.lang.String location
           
 

Element Detail

location

public abstract java.lang.String location
Returns:
the location path pattern where JUnit reports can be found.


Copyright © 2003-2014 Atlassian. All Rights Reserved.