|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.melati.poem.test.PoemTestCase
org.melati.admin.test.AdminUtilsTest
public class AdminUtilsTest
| Field Summary | |
|---|---|
protected org.melati.admin.AdminUtils |
au
|
protected static org.melati.Melati |
m
|
protected static org.melati.MelatiConfig |
mc
|
protected static org.melati.template.TemplateEngine |
templateEngine
|
| Fields inherited from class org.melati.poem.test.PoemTestCase |
|---|
maxTrans, result |
| Constructor Summary | |
|---|---|
AdminUtilsTest(String name)
Constructor for AdminUtilsTest. |
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAdminUtils()
|
void |
testCreateTree()
|
void |
testCsvEscaped()
|
void |
testGetStaticURL()
|
void |
testSimpleName()
Test simpleName. |
void |
testSpecialFacilities()
|
void |
testToggledOrderSelectionURL()
|
| Methods inherited from class org.melati.poem.test.PoemTestCase |
|---|
assertEquals, assertEquals, assertEquals, checkColumns, checkDbUnchanged, checkTables, checkTablesAndColumns, databaseUnchanged, dropTable, dumpTable, getDatabase, getDatabaseName, getDb, getDb, getName, getOrDie, getProperties, getPropertiesFileName, getUserToRunAs, run, runTest, setDatabaseName, setName, setPropertiesFileName, setUserToRunAs, testNothing |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, run, runBare, 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, 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 |
| Methods inherited from interface junit.framework.Test |
|---|
countTestCases |
| Field Detail |
|---|
protected static org.melati.MelatiConfig mc
protected static org.melati.template.TemplateEngine templateEngine
protected static org.melati.Melati m
protected org.melati.admin.AdminUtils au
| Constructor Detail |
|---|
public AdminUtilsTest(String name)
name - | Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class PoemTestCaseExceptionTestCase.setUp()
protected void tearDown()
throws Exception
tearDown in class PoemTestCaseExceptionTestCase.tearDown()
public void testAdminUtils()
throws Exception
ExceptionAdminUtils.AdminUtils(Melati)
public void testSpecialFacilities()
throws Exception
ExceptionspecialFacilities(Melati, MarkupLanguage, Persistent)
public void testToggledOrderSelectionURL()
throws Exception
ExceptionAdminUtils.ToggledOrderSelectionURL(Melati, String, String)public void testGetStaticURL()
AdminUtils.getStaticURL()public void testCreateTree()
AdminUtils.createTree(Treeable)public void testSimpleName()
public void testCsvEscaped()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||