org.jboss.portal.workflow.test
Class PortalCMSPublish

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jboss.portal.workflow.test.PortalCMSPublish
All Implemented Interfaces:
junit.framework.Test

public class PortalCMSPublish
extends junit.framework.TestCase

Author:
sohil.shah@jboss.com

Constructor Summary
PortalCMSPublish()
           
 
Method Summary
 void setUp()
           
protected  void tearDown()
           
 void testCMSPublish()
           
 
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
 

Constructor Detail

PortalCMSPublish

public PortalCMSPublish()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception

testCMSPublish

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