|
|||||||||
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.AuthoringServiceSystemTest
public class AuthoringServiceSystemTest
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 | |
---|---|
AuthoringServiceSystemTest()
|
Method Summary | |
---|---|
void |
testCancelCheckout()
Tests the cancelCheckout service method |
void |
testCheckin()
Tests the checkin service method |
void |
testCheckinExternal()
Tests the checkinExternal service method |
void |
testCheckout()
Tests the checkout service method |
void |
testLockUnLockGetStatus()
Tests the lock service methods, lock, unlock and getStaus |
void |
testVersionMethods()
Tests the createVersion service method |
void |
xtestCheckoutWithDestination()
Tests the checkout service method passing a destination for the working copy |
Methods inherited from class org.alfresco.webservice.test.BaseWebServiceSystemTest |
---|
convertToPredicate, createContentAtRoot, getFolderParentReference, setUp, 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 AuthoringServiceSystemTest()
Method Detail |
---|
public void testCheckout() throws java.lang.Exception
java.lang.Exception
public void xtestCheckoutWithDestination() throws java.lang.Exception
java.lang.Exception
public void testCheckin() throws java.lang.Exception
java.lang.Exception
public void testCheckinExternal() throws java.lang.Exception
java.lang.Exception
public void testCancelCheckout() throws java.lang.Exception
java.lang.Exception
public void testLockUnLockGetStatus() throws java.lang.Exception
java.lang.Exception
public void testVersionMethods() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |