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 testHiddenFilesBasicClient()
           
 void testHiddenFilesEnhancedClient()
           
 
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()

testHiddenFilesBasicClient

public void testHiddenFilesBasicClient()


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