org.paneris.bibliomania.test
Class AuthorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.melati.poem.test.PoemTestCase
              extended by org.paneris.bibliomania.test.BibliomaniaTestCase
                  extended by org.paneris.bibliomania.test.AuthorTest
All Implemented Interfaces:
junit.framework.Test

public class AuthorTest
extends BibliomaniaTestCase

Since:
16 Jan 2007
Author:
timp

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

AuthorTest

public AuthorTest(java.lang.String name)
Parameters:
name -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception

Overrides:
setUp in class org.melati.poem.test.PoemTestCase
Throws:
java.lang.Exception
See Also:
TestCase.setUp()

tearDown

protected void tearDown()
                 throws java.lang.Exception

Overrides:
tearDown in class org.melati.poem.test.PoemTestCase
Throws:
java.lang.Exception
See Also:
TestCase.tearDown()

testFtiTextID_start

public void testFtiTextID_start()
Test method for Author.ftiTextID_start().


testFtiTextID_limit

public void testFtiTextID_limit()
Test method for Author.ftiTextID_limit().


testGetParentUnit

public void testGetParentUnit()
Test method for Author.getParentUnit().


testGetChildren

public void testGetChildren()
Test method for Author.getChildren().


testGetName

public void testGetName()
Test method for Author.getName().


testAppendCacheSubpath

public void testAppendCacheSubpath()
Test method for Author.appendCacheSubpath(java.lang.StringBuffer).


testGetProductAssociations

public void testGetProductAssociations()
Test method for Author.getProductAssociations().


testGetMembersSlowly

public void testGetMembersSlowly()
Test method for Author.getMembersSlowly().


testGetDisplayName

public void testGetDisplayName()
Test method for Author.getDisplayName().


testIndex

public void testIndex()
Test method for Author.index().


testEncache

public void testEncache()
Test method for Author.encache().


testGetReadArea

public void testGetReadArea()
Test method for Author.getReadArea().


testAuthor

public void testAuthor()
Test method for Author.Author().


testAuthorString

public void testAuthorString()
Test method for Author.Author(java.lang.String).


testGetLongname

public void testGetLongname()
Test method for Author.getLongname().


testGetSortOrShortName

public void testGetSortOrShortName()
Test method for Author.getSortOrShortName().


testFirstFreeAuthorsequence

public void testFirstFreeAuthorsequence()
Test method for Author.firstFreeAuthorsequence().


testGetBooks

public void testGetBooks()
Test method for Author.getBooks().


testGetBooksOrderedBySection

public void testGetBooksOrderedBySection()
Test method for Author.getBooksOrderedBySection().


testBooksInSection

public void testBooksInSection()
Test method for Author.booksInSection(org.paneris.bibliomania.Section).


testBooksInSectionGroup

public void testBooksInSectionGroup()
Test method for (org.paneris.bibliomania.SectionGroup).


testFtiTextID

public void testFtiTextID()
Test method for Author.ftiTextID().


testBody

public void testBody()
Test method for Author.body().


testBodyForFragment

public void testBodyForFragment()
Test method for Author.bodyForFragment().


testGetFrontPageFile

public void testGetFrontPageFile()
Test method for Author.getFrontPageFile().


testGetImageURL

public void testGetImageURL()
Test method for Author.getImageURL().


testGetLinks

public void testGetLinks()
Test method for Author.getLinks().


testAdminHandle

public void testAdminHandle()
Test method for Author.adminHandle(org.melati.Melati, org.melati.template.MarkupLanguage).


testAdminSpecialFacilities

public void testAdminSpecialFacilities()
Test method for Author.adminSpecialFacilities(org.melati.Melati, org.melati.template.MarkupLanguage).


testGetBibliomaniaDatabase

public void testGetBibliomaniaDatabase()
Test method for Unit.getBibliomaniaDatabase().


testUnit

public void testUnit()
Test method for Unit.Unit().


testGetAncestors

public void testGetAncestors()
Test method for Unit.getAncestors().


testGetRelatedProducts

public void testGetRelatedProducts()
Test method for Unit.getRelatedProducts().


testAppendCachePath

public void testAppendCachePath()
Test method for Unit.appendCachePath(java.lang.StringBuffer).


testGetCachePath

public void testGetCachePath()
Test method for Unit.getCachePath().


testGetBoardName

public void testGetBoardName()
Test method for Unit.getBoardName().


testGetWMTemplet

public void testGetWMTemplet()
Test method for Unit.getWMTemplet(java.lang.String).


testReadKeyDotTxt

public void testReadKeyDotTxt()
Test method for Unit.readKeyDotTxt().


testPaginate

public void testPaginate()
Test method for Unit.paginate().


testGetURLSubpath

public void testGetURLSubpath()
Test method for Unit.getURLSubpath().


testGetURLSubpathReally

public void testGetURLSubpathReally()
Test method for Unit.getURLSubpathReally().



Copyright © 2000-2008 PanEris. All Rights Reserved.