|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.renderer.v2.functional.ExtraSetup
public abstract class ExtraSetup
| Field Summary | |
|---|---|
static ExtraSetup |
CAMEL_CASE_OFF
|
static ExtraSetup |
CAMEL_CASE_ON
|
| Constructor Summary | |
|---|---|
ExtraSetup()
|
|
| Method Summary | |
|---|---|
void |
setUp(FunctionalTestSetup setup)
|
void |
tearDown(FunctionalTestSetup setup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ExtraSetup CAMEL_CASE_ON
public static final ExtraSetup CAMEL_CASE_OFF
| Constructor Detail |
|---|
public ExtraSetup()
| Method Detail |
|---|
public void setUp(FunctionalTestSetup setup)
throws java.lang.Exception
java.lang.Exception
public void tearDown(FunctionalTestSetup setup)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||