|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.webservice.test.BaseWebServiceSystemTest
org.alfresco.webservice.test.RepositoryServiceSystemTest
public class RepositoryServiceSystemTest
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 | |
---|---|
RepositoryServiceSystemTest()
|
Method Summary | |
---|---|
protected void |
setUp()
Calls the AuthenticationService to retrieve a ticket for all tests to use. |
void |
testADB12()
|
void |
testALF649()
Tests that Query returns all the properties for matching nodes |
void |
testDescribe()
Tests the describe service method |
void |
testFetchMoreAndbatchSize()
added: November 20 2008, ETWOONE-396 Now getTotalRowCount return the number of rows in this specific result set. |
void |
testFolderCreate()
|
void |
testGet()
|
void |
testGetPath()
Test that the uuid and path are both returned in a Reference object |
void |
testGetStores()
Tests the getStores method |
void |
testPathLookup()
|
void |
testPathReference()
Tests the use of a path within a reference |
void |
testPredicateQuery()
Tests passing a query in the predicate to return items to describe |
void |
testPropertySetGet()
|
void |
testQuery()
Tests the query service call |
void |
testQueryAssociated()
Tests the queryAssociated service method |
void |
testQueryChildren()
Tests the queryChildren service method |
void |
testQueryParents()
Tests the queryParents service method |
void |
testUpdate()
Tests the update service method |
void |
xtestQuerySession()
Tests the ability to retrieve the results of a query in batches |
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 |
---|
public RepositoryServiceSystemTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
BaseWebServiceSystemTest
setUp
in class BaseWebServiceSystemTest
java.lang.Exception
public void testFetchMoreAndbatchSize() throws java.lang.Exception
java.lang.Exception
public void testGetStores() throws java.lang.Exception
java.lang.Exception
public void testQuery() throws java.lang.Exception
java.lang.Exception
public void testALF649() throws java.lang.Exception
java.lang.Exception
public void testQueryParents() throws java.lang.Exception
java.lang.Exception
public void testQueryChildren() throws java.lang.Exception
java.lang.Exception
public void testQueryAssociated() throws java.lang.Exception
java.lang.Exception
public void testDescribe() throws java.lang.Exception
java.lang.Exception
public void testPredicateQuery() throws java.lang.Exception
java.lang.Exception
public void testPathReference() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testADB12() throws java.lang.Exception
java.lang.Exception
public void testGet() throws java.lang.Exception
java.lang.Exception
public void testGetPath() throws java.lang.Exception
java.lang.Exception
public void testPropertySetGet() throws java.lang.Exception
java.lang.Exception
public void testFolderCreate() throws java.lang.Exception
java.lang.Exception
public void testPathLookup() throws java.lang.Exception
java.lang.Exception
public void xtestQuerySession() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |