org.alfresco.repo.admin
Class RepoAdminServiceImplTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.admin.RepoAdminServiceImplTest
All Implemented Interfaces:
junit.framework.Test

public class RepoAdminServiceImplTest
extends junit.framework.TestCase

See Also:
RepoAdminServiceImpl

Field Summary
static java.lang.String MODEL_MKR_XML
           
 
Constructor Summary
RepoAdminServiceImplTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testConcurrentDynamicModelCreate()
           
 void testConcurrentDynamicModelDelete()
           
 void testSetup()
           
 void testSimpleDynamicModelViaNodeService()
           
 void testSimpleDynamicModelViaRepoAdminService()
           
 void xtestRepeat()
           
 
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
 

Field Detail

MODEL_MKR_XML

public static final java.lang.String MODEL_MKR_XML
See Also:
Constant Field Values
Constructor Detail

RepoAdminServiceImplTest

public RepoAdminServiceImplTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception

testSetup

public void testSetup()
               throws java.lang.Exception
Throws:
java.lang.Exception

xtestRepeat

public void xtestRepeat()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testSimpleDynamicModelViaNodeService

public void testSimpleDynamicModelViaNodeService()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

testSimpleDynamicModelViaRepoAdminService

public void testSimpleDynamicModelViaRepoAdminService()
                                               throws java.lang.Exception
Throws:
java.lang.Exception

testConcurrentDynamicModelCreate

public void testConcurrentDynamicModelCreate()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testConcurrentDynamicModelDelete

public void testConcurrentDynamicModelDelete()
                                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.