com.stratelia.webactiv.organization
Class OrganizationSchemaTest

java.lang.Object
  extended by com.stratelia.webactiv.organization.OrganizationSchemaTest

public class OrganizationSchemaTest
extends Object


Constructor Summary
OrganizationSchemaTest()
           
 
Method Summary
 void after()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void init()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testGetJNDIName()
          Test of getJNDIName method, of class OrganizationSchema.
 void testInit()
          Test of init method, of class OrganizationSchema.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationSchemaTest

public OrganizationSchemaTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

init

public void init()
          throws Exception
Throws:
Exception

after

public void after()
           throws Exception
Throws:
Exception

getDataSet

protected org.dbunit.dataset.IDataSet getDataSet()
                                          throws org.dbunit.dataset.DataSetException
Throws:
org.dbunit.dataset.DataSetException

testGetJNDIName

public void testGetJNDIName()
Test of getJNDIName method, of class OrganizationSchema.


testInit

public void testInit()
Test of init method, of class OrganizationSchema.



Copyright © 2016 Silverpeas. All Rights Reserved.