|
|||||||||
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.repo.domain.contentdata.ContentDataDAOTest
public class ContentDataDAOTest
ContentDataDAO
Constructor Summary | |
---|---|
ContentDataDAOTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testContentUrl_FetchingOrphansNoLimit()
|
void |
testContentUrl_FetchingOrphansWithLimit()
|
void |
testCreateContentDataNulls()
Check that the ContentData is decoded and persisted correctly. |
void |
testCreateContentDataSimple()
Check that the ContentData is decoded and persisted correctly. |
void |
testCreateSpeedIndividualTxns()
|
void |
testCreateSpeedSingleTxn()
|
void |
testDelete()
|
void |
testEnsureCaseSensitiveStorage()
Ensure that upper and lowercase URLs don't clash |
void |
testGetWithInvalidId()
|
void |
testReinstate_ALF3867()
Check that orphaned content can be re-instated. |
void |
testUpdate()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 ContentDataDAOTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testGetWithInvalidId()
public void testCreateContentDataSimple() throws java.lang.Exception
ContentData
is decoded and persisted correctly.
java.lang.Exception
public void testCreateContentDataNulls() throws java.lang.Exception
ContentData
is decoded and persisted correctly.
java.lang.Exception
public void testEnsureCaseSensitiveStorage() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void testReinstate_ALF3867()
public void testContentUrl_FetchingOrphansNoLimit() throws java.lang.Exception
java.lang.Exception
public void testContentUrl_FetchingOrphansWithLimit() throws java.lang.Exception
java.lang.Exception
public void testCreateSpeedIndividualTxns()
public void testCreateSpeedSingleTxn()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |