org.alfresco.repo.publishing
Class PublishingEventHelperTest

java.lang.Object
  extended by org.alfresco.repo.publishing.PublishingEventHelperTest

@ContextConfiguration(locations="classpath:test/alfresco/test-web-publishing-context.xml")
public class PublishingEventHelperTest
extends java.lang.Object

Since:
4.0

Constructor Summary
PublishingEventHelperTest()
           
 
Method Summary
 void testCreateNode()
           
 void testGetPublishingEvent()
           
 void testGetPublishingEventNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishingEventHelperTest

public PublishingEventHelperTest()
Method Detail

testGetPublishingEventNode

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

testGetPublishingEvent

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

testCreateNode

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


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