org.alfresco.repo.cmis.rest.test
Class CmisRelationshipSystemTest

java.lang.Object
  extended by org.alfresco.repo.cmis.rest.test.CmisRelationshipSystemTest

public class CmisRelationshipSystemTest
extends java.lang.Object

CMIS Relationship integration tests.


Constructor Summary
CmisRelationshipSystemTest()
           
 
Method Summary
static void classSetup()
           
 void testObjectRelationships()
           
 void testRelationshipDirectionEither()
           
 void testRelationshipDirectionSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmisRelationshipSystemTest

public CmisRelationshipSystemTest()
Method Detail

classSetup

public static void classSetup()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testObjectRelationships

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

testRelationshipDirectionEither

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

testRelationshipDirectionSource

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


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