com.atlassian.user.impl.osuser.configuration
Class TestOSURepositoryProcessor

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.user.configuration.AbstractRepositoryProcessorTestCase
              extended by com.atlassian.user.impl.osuser.configuration.TestOSURepositoryProcessor
All Implemented Interfaces:
junit.framework.Test

public class TestOSURepositoryProcessor
extends AbstractRepositoryProcessorTestCase


Field Summary
 
Fields inherited from class com.atlassian.user.configuration.AbstractRepositoryProcessorTestCase
config, delegationAccessor, hib1XML, ldap1XML, memXML, memXML2, osuser1XML, parser
 
Constructor Summary
TestOSURepositoryProcessor()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testEntityQueryParserConfiguration()
           
 void testProcess()
           
 
Methods inherited from class com.atlassian.user.configuration.AbstractRepositoryProcessorTestCase
initializeConfiguration
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestOSURepositoryProcessor

public TestOSURepositoryProcessor()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class AbstractRepositoryProcessorTestCase
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class AbstractRepositoryProcessorTestCase
Throws:
Exception

testProcess

public void testProcess()
                 throws com.atlassian.user.configuration.ConfigurationException
Throws:
com.atlassian.user.configuration.ConfigurationException

testEntityQueryParserConfiguration

public void testEntityQueryParserConfiguration()
                                        throws com.atlassian.user.configuration.ConfigurationException
Throws:
com.atlassian.user.configuration.ConfigurationException


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