|
|||||||||
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.wcm.AbstractWCMServiceImplTest
org.alfresco.wcm.asset.AssetServiceImplTest
public class AssetServiceImplTest
Asset Service implementation unit test
Field Summary |
---|
Constructor Summary | |
---|---|
AssetServiceImplTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAspects()
|
void |
testCopyFile()
|
void |
testCopyFolder()
|
void |
testCRUD()
Test CRUD - create, retrieve (get, list), update and delete |
void |
testCRUDforRoles()
Test CRUD - create, retrieve (get, list), update and delete for each role |
void |
testCRUDinWebApp()
Test CRUD in a webApp - create, retrieve (get, list), update and delete |
void |
testImportAndSubmit1()
|
void |
testImportAndSubmit2()
|
void |
testMoveFile()
|
void |
testMoveFolder()
|
void |
testProperties()
|
void |
testRenameFile()
|
void |
testRenameFolder()
|
void |
testSimple()
|
void |
testSimpleLockFile()
|
void |
testSimpleLockFile2()
|
Methods inherited from class org.alfresco.wcm.AbstractWCMServiceImplTest |
---|
createUser, deleteUser, pollForSnapshotCount |
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 AssetServiceImplTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class AbstractWCMServiceImplTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class AbstractWCMServiceImplTest
java.lang.Exception
public void testSimple()
public void testCRUD() throws java.io.IOException
java.io.IOException
public void testCRUDinWebApp() throws java.io.IOException
java.io.IOException
public void testCRUDforRoles() throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public void testRenameFile()
public void testRenameFolder()
public void testCopyFile()
public void testCopyFolder()
public void testMoveFile()
public void testMoveFolder()
public void testProperties() throws java.lang.InterruptedException
java.lang.InterruptedException
public void testAspects()
public void testSimpleLockFile() throws java.lang.InterruptedException
java.lang.InterruptedException
public void testSimpleLockFile2() throws java.lang.InterruptedException
java.lang.InterruptedException
public void testImportAndSubmit1() throws java.lang.InterruptedException
java.lang.InterruptedException
public void testImportAndSubmit2() throws java.lang.InterruptedException
java.lang.InterruptedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |