com.silverpeas.components.model
Class AbstractJndiCase

java.lang.Object
  extended by com.silverpeas.components.model.AbstractJndiCase

public class AbstractJndiCase
extends Object

Author:
ehugonnet

Field Summary
protected static SilverpeasJndiCase baseTest
           
 
Constructor Summary
AbstractJndiCase()
           
 
Method Summary
static void executeDDL(org.dbunit.database.IDatabaseConnection databaseConnection, String filename)
           
static String loadDDL(String filename)
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseTest

protected static SilverpeasJndiCase baseTest
Constructor Detail

AbstractJndiCase

public AbstractJndiCase()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

executeDDL

public static void executeDDL(org.dbunit.database.IDatabaseConnection databaseConnection,
                              String filename)

loadDDL

public static String loadDDL(String filename)
                      throws IOException
Throws:
IOException

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.