public abstract class AbstractClusteredTestCase extends Object
Modifier and Type | Field and Description |
---|---|
protected Node |
node1 |
protected net.sourceforge.jwebunit.junit.WebTester |
node1tester |
protected Node |
node2 |
protected net.sourceforge.jwebunit.junit.WebTester |
node2tester |
protected Space |
TEST_SPACE |
com.atlassian.confluence.test.environment.TestEnvironmentRule |
testEnvironment |
org.junit.rules.TestName |
testName |
protected String |
TESTPAGE_TITLE |
Constructor and Description |
---|
AbstractClusteredTestCase() |
protected Node node1
protected net.sourceforge.jwebunit.junit.WebTester node1tester
protected Node node2
protected net.sourceforge.jwebunit.junit.WebTester node2tester
protected Space TEST_SPACE
protected String TESTPAGE_TITLE
public com.atlassian.confluence.test.environment.TestEnvironmentRule testEnvironment
public org.junit.rules.TestName testName
Copyright © 2003–2018 Atlassian. All rights reserved.