org.alfresco.web.config
Class WebClientConfigTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.util.BaseTest
              extended by org.alfresco.web.config.WebClientConfigTest
All Implemented Interfaces:
junit.framework.Test

public class WebClientConfigTest
extends org.alfresco.util.BaseTest

JUnit tests to exercise the capabilities added to the web client config service


Constructor Summary
WebClientConfigTest()
           
 
Method Summary
protected  void setUp()
           
 void testActions()
           
 void testActionsOverriding()
           
 void testAdvancedSearch()
           
 void testClientConfig()
          Tests the custom client configuration objects
 void testClientOverride()
           
 void testDialogOverride()
           
 void testDialogs()
           
 void testETHREEOH2145()
           
 void testLanguages()
           
 void testNavigation()
          Tests the navigation config i.e.
 void testNavigationGenericConfig()
           
 void testPropertyEditing()
           
 void testPropertyOverride()
           
 void testPropertySheetConfig()
          Tests the property sheet configuration classes
 void testPropertyViewing()
           
 void testViews()
           
 void testWCM()
           
 void testWCMOverride()
           
 void testWizards()
           
 
Methods inherited from class org.alfresco.util.BaseTest
assertFileIsValid, getResourcesDir, initXMLConfigService, initXMLConfigService, initXMLConfigService
 
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

WebClientConfigTest

public WebClientConfigTest()
Method Detail

setUp

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

testPropertySheetConfig

public void testPropertySheetConfig()
Tests the property sheet configuration classes


testPropertyViewing

public void testPropertyViewing()

testPropertyEditing

public void testPropertyEditing()

testPropertyOverride

public void testPropertyOverride()

testClientConfig

public void testClientConfig()
Tests the custom client configuration objects


testClientOverride

public void testClientOverride()

testNavigation

public void testNavigation()
Tests the navigation config i.e. the custom element reader and config element


testNavigationGenericConfig

public void testNavigationGenericConfig()

testLanguages

public void testLanguages()

testAdvancedSearch

public void testAdvancedSearch()

testViews

public void testViews()

testDialogs

public void testDialogs()

testDialogOverride

public void testDialogOverride()

testWizards

public void testWizards()

testActions

public void testActions()

testActionsOverriding

public void testActionsOverriding()

testETHREEOH2145

public void testETHREEOH2145()

testWCM

public void testWCM()

testWCMOverride

public void testWCMOverride()


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