org.alfresco.repo.module.tool
Class ModuleManagementToolTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.module.tool.ModuleManagementToolTest
All Implemented Interfaces:
junit.framework.Test

public class ModuleManagementToolTest
extends junit.framework.TestCase

See Also:
ModuleManagementTool

Constructor Summary
ModuleManagementToolTest()
           
 
Method Summary
 void testBasicInstall()
           
 void testDependencySuccess()
           
 void testForcedInstall()
           
 void testInstallFromDir()
           
 void testList()
           
 void testPreviewInstall()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

ModuleManagementToolTest

public ModuleManagementToolTest()
Method Detail

testBasicInstall

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

testDependencySuccess

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

testPreviewInstall

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

testForcedInstall

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

testInstallFromDir

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

testList

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


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