org.alfresco.repo.nodelocator
Class NodeLocatorServiceImplTest

java.lang.Object
  extended by org.alfresco.repo.nodelocator.NodeLocatorServiceImplTest

@ContextConfiguration(locations={"classpath:alfresco/node-locator-context.xml", "classpath:test-nodeLocatorServiceImpl-context.xml"})
public class NodeLocatorServiceImplTest
extends java.lang.Object

Since:
4.0

Constructor Summary
NodeLocatorServiceImplTest()
           
 
Method Summary
 void setUpClass()
           
 void testCompanyHomeNodeLocator()
           
 void testSitesHomeNodeLocator()
           
 void testUnknownNodeLocator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeLocatorServiceImplTest

public NodeLocatorServiceImplTest()
Method Detail

testUnknownNodeLocator

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

testCompanyHomeNodeLocator

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

testSitesHomeNodeLocator

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

setUpClass

public void setUpClass()


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