org.infoglue.cms.entities.publishing
Class EditionBrowserTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.infoglue.cms.entities.ValidationTestCase
              extended by org.infoglue.cms.entities.publishing.EditionBrowserTest
All Implemented Interfaces:
junit.framework.Test

public class EditionBrowserTest
extends ValidationTestCase

Test the EditionBrowser calculations

Author:
Frank Febbraro (frank@phase2technology.com)

Constructor Summary
EditionBrowserTest()
           
 
Method Summary
 void testCurrentPage()
           
 void testNext()
           
 void testPlainCalculations()
           
 void testPrevious()
           
 void testTotalPages()
           
 
Methods inherited from class org.infoglue.cms.entities.ValidationTestCase
checkFailure, checkSuccess, generateString
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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
 

Constructor Detail

EditionBrowserTest

public EditionBrowserTest()
Method Detail

testPlainCalculations

public void testPlainCalculations()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testCurrentPage

public void testCurrentPage()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testTotalPages

public void testTotalPages()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testPrevious

public void testPrevious()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testNext

public void testNext()
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.