org.infoglue.cms.util.workflow
Class OwnerStepFilterTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.infoglue.cms.util.InfoGlueTestCase
              extended by org.infoglue.cms.util.workflow.OwnerStepFilterTest
All Implemented Interfaces:
junit.framework.Test

public class OwnerStepFilterTest
extends InfoGlueTestCase

Version:
$Revision: 1.2 $ $Date: 2006/03/06 16:54:41 $
Author:
jed

Constructor Summary
OwnerStepFilterTest()
           
 
Method Summary
protected  void setUp()
           
 void testIsAllowedAdministrator()
           
 void testIsAllowedUser()
           
 
Methods inherited from class org.infoglue.cms.util.InfoGlueTestCase
changeDate, changeDate, createRole, getAdminPrincipal, getAnonPrincipal, getCmsUserPrincipal, getLanguageId, getLanguageId, getRepoId, getSiteNodeId, getSiteNodeId, initializeInfoGlue
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

OwnerStepFilterTest

public OwnerStepFilterTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class InfoGlueTestCase
Throws:
java.lang.Exception

testIsAllowedAdministrator

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

testIsAllowedUser

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


Copyright © 2005 InfoGlue.org All Rights Reserved.