|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.user.configuration.AbstractRepositoryProcessorTestCase
public abstract class AbstractRepositoryProcessorTestCase
| Field Summary | |
|---|---|
protected com.atlassian.user.configuration.xml.XMLConfiguration |
config
|
protected com.atlassian.user.configuration.DelegationAccessor |
delegationAccessor
|
protected String |
hib1XML
|
protected String |
ldap1XML
|
protected String |
memXML
|
protected String |
memXML2
|
protected String |
osuser1XML
|
protected com.atlassian.user.configuration.xml.XMLConfigurationParser |
parser
|
| Constructor Summary | |
|---|---|
AbstractRepositoryProcessorTestCase()
|
|
| Method Summary | |
|---|---|
protected void |
initializeConfiguration(String str)
|
void |
setUp()
|
void |
tearDown()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected com.atlassian.user.configuration.DelegationAccessor delegationAccessor
protected com.atlassian.user.configuration.xml.XMLConfigurationParser parser
protected com.atlassian.user.configuration.xml.XMLConfiguration config
protected String memXML
protected String memXML2
protected String hib1XML
protected String ldap1XML
protected String osuser1XML
| Constructor Detail |
|---|
public AbstractRepositoryProcessorTestCase()
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
public void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseException
protected void initializeConfiguration(String str)
throws com.atlassian.user.configuration.ConfigurationException
com.atlassian.user.configuration.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||