org.alfresco.webservice.test
Class DictionaryServiceSystemTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.webservice.test.BaseWebServiceSystemTest
              extended by org.alfresco.webservice.test.DictionaryServiceSystemTest
All Implemented Interfaces:
junit.framework.Test

public class DictionaryServiceSystemTest
extends BaseWebServiceSystemTest


Field Summary
 
Fields inherited from class org.alfresco.webservice.test.BaseWebServiceSystemTest
CONTENT_NAME, CONTENT_NAME_2, contentReference, contentReference2, contentService, FOLDER_NAME, folderReference, PASSWORD, repositoryService, rootReference, store, TEST_CONTENT, USERNAME
 
Constructor Summary
DictionaryServiceSystemTest()
           
 
Method Summary
protected  void setUp()
          Calls the AuthenticationService to retrieve a ticket for all tests to use.
 void testGetAssociations()
           
 void testGetClasses()
           
 void testGetProperties()
           
 void testisSubClass()
           
 void testSingleAspectAllTypesPredicate()
           
 void testSingleAspectPredicate()
           
 void testSingleTypeAllAspectsPredicate()
           
 void testSingleTypeAspectPredicate()
           
 void testSingleTypePredicate()
           
 void testTypeWithSubTypesPredicate()
           
 
Methods inherited from class org.alfresco.webservice.test.BaseWebServiceSystemTest
convertToPredicate, createContentAtRoot, getFolderParentReference, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DictionaryServiceSystemTest

public DictionaryServiceSystemTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Description copied from class: BaseWebServiceSystemTest
Calls the AuthenticationService to retrieve a ticket for all tests to use.

Overrides:
setUp in class BaseWebServiceSystemTest
Throws:
java.lang.Exception

testGetClasses

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

testSingleTypePredicate

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

testSingleAspectPredicate

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

testSingleTypeAspectPredicate

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

testSingleTypeAllAspectsPredicate

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

testSingleAspectAllTypesPredicate

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

testTypeWithSubTypesPredicate

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

testGetProperties

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

testGetAssociations

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

testisSubClass

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


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