com.atlassian.user.impl.osuser.config.xml
Class TestDefaultOSUserConfigurationLoader

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.user.impl.osuser.config.xml.TestDefaultOSUserConfigurationLoader
All Implemented Interfaces:
junit.framework.Test

public class TestDefaultOSUserConfigurationLoader
extends junit.framework.TestCase


Constructor Summary
TestDefaultOSUserConfigurationLoader()
           
 
Method Summary
 void setUp()
           
 void testConfigurationLoaderWithoutAccessor()
           
 void testLoad()
           
 void testManagersViaLoader()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestDefaultOSUserConfigurationLoader

public TestDefaultOSUserConfigurationLoader()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testLoad

public void testLoad()
              throws Exception
Throws:
Exception

testManagersViaLoader

public void testManagersViaLoader()

testConfigurationLoaderWithoutAccessor

public void testConfigurationLoaderWithoutAccessor()
                                            throws Exception
Throws:
Exception


Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.