com.atlassian.performance.junit
Interface PerformanceTest

All Superinterfaces:
junit.framework.Test
All Known Implementing Classes:
SeleniumTest

public interface PerformanceTest
extends junit.framework.Test


Method Summary
 TimeRecorder getRecorder()
           
 
Methods inherited from interface junit.framework.Test
countTestCases, run
 

Method Detail

getRecorder

TimeRecorder getRecorder()


Copyright © 2014 Atlassian. All rights reserved.