|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.melati.poem.test.PoemTestCase org.paneris.bibliomania.test.BibliomaniaTestCase org.paneris.bibliomania.test.AuthorTest
public class AuthorTest
Field Summary |
---|
Fields inherited from class org.melati.poem.test.PoemTestCase |
---|
maxTrans, result |
Constructor Summary | |
---|---|
AuthorTest(java.lang.String name)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAdminHandle()
Test method for Author.adminHandle(org.melati.Melati, org.melati.template.MarkupLanguage) . |
void |
testAdminSpecialFacilities()
Test method for Author.adminSpecialFacilities(org.melati.Melati, org.melati.template.MarkupLanguage) . |
void |
testAppendCachePath()
Test method for Unit.appendCachePath(java.lang.StringBuffer) . |
void |
testAppendCacheSubpath()
Test method for Author.appendCacheSubpath(java.lang.StringBuffer) . |
void |
testAuthor()
Test method for Author.Author() . |
void |
testAuthorString()
Test method for Author.Author(java.lang.String) . |
void |
testBody()
Test method for Author.body() . |
void |
testBodyForFragment()
Test method for Author.bodyForFragment() . |
void |
testBooksInSection()
Test method for Author.booksInSection(org.paneris.bibliomania.Section) . |
void |
testBooksInSectionGroup()
Test method for (org.paneris.bibliomania.SectionGroup) . |
void |
testEncache()
Test method for Author.encache() . |
void |
testFirstFreeAuthorsequence()
Test method for Author.firstFreeAuthorsequence() . |
void |
testFtiTextID_limit()
Test method for Author.ftiTextID_limit() . |
void |
testFtiTextID_start()
Test method for Author.ftiTextID_start() . |
void |
testFtiTextID()
Test method for Author.ftiTextID() . |
void |
testGetAncestors()
Test method for Unit.getAncestors() . |
void |
testGetBibliomaniaDatabase()
Test method for Unit.getBibliomaniaDatabase() . |
void |
testGetBoardName()
Test method for Unit.getBoardName() . |
void |
testGetBooks()
Test method for Author.getBooks() . |
void |
testGetBooksOrderedBySection()
Test method for Author.getBooksOrderedBySection() . |
void |
testGetCachePath()
Test method for Unit.getCachePath() . |
void |
testGetChildren()
Test method for Author.getChildren() . |
void |
testGetDisplayName()
Test method for Author.getDisplayName() . |
void |
testGetFrontPageFile()
Test method for Author.getFrontPageFile() . |
void |
testGetImageURL()
Test method for Author.getImageURL() . |
void |
testGetLinks()
Test method for Author.getLinks() . |
void |
testGetLongname()
Test method for Author.getLongname() . |
void |
testGetMembersSlowly()
Test method for Author.getMembersSlowly() . |
void |
testGetName()
Test method for Author.getName() . |
void |
testGetParentUnit()
Test method for Author.getParentUnit() . |
void |
testGetProductAssociations()
Test method for Author.getProductAssociations() . |
void |
testGetReadArea()
Test method for Author.getReadArea() . |
void |
testGetRelatedProducts()
Test method for Unit.getRelatedProducts() . |
void |
testGetSortOrShortName()
Test method for Author.getSortOrShortName() . |
void |
testGetURLSubpath()
Test method for Unit.getURLSubpath() . |
void |
testGetURLSubpathReally()
Test method for Unit.getURLSubpathReally() . |
void |
testGetWMTemplet()
Test method for Unit.getWMTemplet(java.lang.String) . |
void |
testIndex()
Test method for Author.index() . |
void |
testPaginate()
Test method for Unit.paginate() . |
void |
testReadKeyDotTxt()
Test method for Unit.readKeyDotTxt() . |
void |
testUnit()
Test method for Unit.Unit() . |
Methods inherited from class org.paneris.bibliomania.test.BibliomaniaTestCase |
---|
databaseUnchanged, getDb, getTreeDatabase |
Methods inherited from class org.melati.poem.test.PoemTestCase |
---|
assertEquals, assertEquals, assertEquals, checkColumns, checkDbUnchanged, checkTables, checkTablesAndColumns, dropTable, dumpTable, getDatabase, getDatabaseName, 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 |
Constructor Detail |
---|
public AuthorTest(java.lang.String name)
name
- Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class org.melati.poem.test.PoemTestCase
java.lang.Exception
TestCase.setUp()
protected void tearDown() throws java.lang.Exception
tearDown
in class org.melati.poem.test.PoemTestCase
java.lang.Exception
TestCase.tearDown()
public void testFtiTextID_start()
Author.ftiTextID_start()
.
public void testFtiTextID_limit()
Author.ftiTextID_limit()
.
public void testGetParentUnit()
Author.getParentUnit()
.
public void testGetChildren()
Author.getChildren()
.
public void testGetName()
Author.getName()
.
public void testAppendCacheSubpath()
Author.appendCacheSubpath(java.lang.StringBuffer)
.
public void testGetProductAssociations()
Author.getProductAssociations()
.
public void testGetMembersSlowly()
Author.getMembersSlowly()
.
public void testGetDisplayName()
Author.getDisplayName()
.
public void testIndex()
Author.index()
.
public void testEncache()
Author.encache()
.
public void testGetReadArea()
Author.getReadArea()
.
public void testAuthor()
Author.Author()
.
public void testAuthorString()
Author.Author(java.lang.String)
.
public void testGetLongname()
Author.getLongname()
.
public void testGetSortOrShortName()
Author.getSortOrShortName()
.
public void testFirstFreeAuthorsequence()
Author.firstFreeAuthorsequence()
.
public void testGetBooks()
Author.getBooks()
.
public void testGetBooksOrderedBySection()
Author.getBooksOrderedBySection()
.
public void testBooksInSection()
Author.booksInSection(org.paneris.bibliomania.Section)
.
public void testBooksInSectionGroup()
(org.paneris.bibliomania.SectionGroup)
.
public void testFtiTextID()
Author.ftiTextID()
.
public void testBody()
Author.body()
.
public void testBodyForFragment()
Author.bodyForFragment()
.
public void testGetFrontPageFile()
Author.getFrontPageFile()
.
public void testGetImageURL()
Author.getImageURL()
.
public void testGetLinks()
Author.getLinks()
.
public void testAdminHandle()
Author.adminHandle(org.melati.Melati, org.melati.template.MarkupLanguage)
.
public void testAdminSpecialFacilities()
Author.adminSpecialFacilities(org.melati.Melati, org.melati.template.MarkupLanguage)
.
public void testGetBibliomaniaDatabase()
Unit.getBibliomaniaDatabase()
.
public void testUnit()
Unit.Unit()
.
public void testGetAncestors()
Unit.getAncestors()
.
public void testGetRelatedProducts()
Unit.getRelatedProducts()
.
public void testAppendCachePath()
Unit.appendCachePath(java.lang.StringBuffer)
.
public void testGetCachePath()
Unit.getCachePath()
.
public void testGetBoardName()
Unit.getBoardName()
.
public void testGetWMTemplet()
Unit.getWMTemplet(java.lang.String)
.
public void testReadKeyDotTxt()
Unit.readKeyDotTxt()
.
public void testPaginate()
Unit.paginate()
.
public void testGetURLSubpath()
Unit.getURLSubpath()
.
public void testGetURLSubpathReally()
Unit.getURLSubpathReally()
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |