|
|||||||||
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.ClassificationServiceSystemTest
public class ClassificationServiceSystemTest
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 | |
---|---|
ClassificationServiceSystemTest()
|
Method Summary | |
---|---|
protected void |
setUp()
Calls the AuthenticationService to retrieve a ticket for all tests to use. |
void |
testDescribeClassification()
Tests the describeClassification service method |
void |
testGetAndSetCategories()
Tests the getCategories and setCategories service methods |
void |
testGetChildCategories()
Tests the getChildCategories service method |
void |
testGetClassifications()
Tests the getClassifications service method |
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 ClassificationServiceSystemTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
BaseWebServiceSystemTest
setUp
in class BaseWebServiceSystemTest
java.lang.Exception
public void testGetClassifications() throws java.lang.Exception
java.lang.Exception
public void testGetChildCategories() throws java.lang.Exception
java.lang.Exception
public void testGetAndSetCategories() throws java.lang.Exception
java.lang.Exception
public void testDescribeClassification() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |