com.atlassian.confluence.harnesses
Class AdHocAcceptanceTestHarness

java.lang.Object
  extended by com.atlassian.confluence.harnesses.AdHocAcceptanceTestHarness

public class AdHocAcceptanceTestHarness
extends Object

Just runs tests or suites a number of times. Handy for replicating flaky tests locally.


Constructor Summary
AdHocAcceptanceTestHarness()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdHocAcceptanceTestHarness

public AdHocAcceptanceTestHarness()
Method Detail

suite

public static junit.framework.Test suite()


Copyright © 2003–2015 Atlassian. All rights reserved.