com.silverpeas.admin
Class DomainTest

java.lang.Object
  extended by com.silverpeas.admin.DomainTest

public class DomainTest
extends Object


Constructor Summary
DomainTest()
           
 
Method Summary
 void after()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void init()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testAddDomain()
           
 void testGetDomain()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainTest

public DomainTest()
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 Exception
Throws:
Exception

testGetDomain

public void testGetDomain()

testAddDomain

public void testAddDomain()


Copyright © 2016 Silverpeas. All Rights Reserved.