|
|||||||||
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.tagging.TaggingServiceImplTest
public class TaggingServiceImplTest
Tagging service implementation unit test
Nested Class Summary | |
---|---|
class |
TaggingServiceImplTest.AsyncOccurs
|
Constructor Summary | |
---|---|
TaggingServiceImplTest()
|
Method Summary | |
---|---|
void |
DISABLEtestMultiThreaded()
Test that when multiple threads do tag updates, the right thing still happens |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAddRemoveTag()
|
void |
testETHREEOH_220()
|
void |
testJSAPI()
|
void |
testJSTagScope()
|
void |
testOnStartupJob()
Test that the scheduled task will do the right thing when it runs. |
void |
testTagCRUD()
|
void |
testTagScope()
|
void |
testTagScopeFindAddRemove()
|
void |
testTagScopeRefresh()
|
void |
testTagScopeSetUpdate()
|
void |
testTagScopeUpdateViaNodePolicies()
Ensures that the tag scope is correctly updated when folders and content are created, updated, moved, copied and deleted. |
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 TaggingServiceImplTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testTagCRUD() throws java.lang.Exception
java.lang.Exception
public void testAddRemoveTag() throws java.lang.Exception
java.lang.Exception
public void testTagScopeFindAddRemove() throws java.lang.Exception
java.lang.Exception
public void testTagScope() throws java.lang.Exception
java.lang.Exception
public void testTagScopeRefresh() throws java.lang.Exception
java.lang.Exception
public void testTagScopeSetUpdate() throws java.lang.Exception
java.lang.Exception
public void testETHREEOH_220() throws java.lang.Exception
java.lang.Exception
public void testTagScopeUpdateViaNodePolicies() throws java.lang.Exception
java.lang.Exception
public void testJSAPI() throws java.lang.Exception
java.lang.Exception
public void testJSTagScope() throws java.lang.Exception
java.lang.Exception
public void testOnStartupJob() throws java.lang.Exception
java.lang.Exception
public void DISABLEtestMultiThreaded() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |