org.alfresco.repo.model.filefolder
Class HiddenAspectTest

java.lang.Object
  extended by org.alfresco.repo.model.filefolder.HiddenAspectTest

public class HiddenAspectTest
extends java.lang.Object


Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
HiddenAspectTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testCheckHidden()
           
 void testHiddenFilesBasicClient()
           
 void testHiddenFilesEnhancedClient()
           
 void testImap()
           
 void testRename()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public org.junit.rules.TestName name
Constructor Detail

HiddenAspectTest

public HiddenAspectTest()
Method Detail

setup

public void setup()
           throws javax.transaction.SystemException,
                  javax.transaction.NotSupportedException
Throws:
javax.transaction.SystemException
javax.transaction.NotSupportedException

tearDown

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

testHiddenFilesEnhancedClient

public void testHiddenFilesEnhancedClient()

testImap

public void testImap()

testRename

public void testRename()

testHiddenFilesBasicClient

public void testHiddenFilesBasicClient()

testCheckHidden

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


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.