com.atlassian.crowd.acceptance.tests.persistence.util.hibernate
Class MappingResourcesTest

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.persistence.util.hibernate.MappingResourcesTest

public class MappingResourcesTest
extends Object


Constructor Summary
MappingResourcesTest()
           
 
Method Summary
 void setUp()
           
 void testGetMappings()
           
 void testGetMappingsAsArray()
           
 void testGetTableNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingResourcesTest

public MappingResourcesTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testGetMappings

public void testGetMappings()
                     throws Exception
Throws:
Exception

testGetMappingsAsArray

public void testGetMappingsAsArray()
                            throws Exception
Throws:
Exception

testGetTableNames

public void testGetTableNames()
                       throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.