org.alfresco.web.config
Class WebClientConfigTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.alfresco.util.BaseTest
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
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 |
WebClientConfigTest
public WebClientConfigTest()
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.