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 |
testEnvironmentRule |
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 testEnvironmentRule
Copyright © 2003–2016 Atlassian. All rights reserved.