com.silverpeas.whitePages.dao
Class SearchFieldDaoTest

java.lang.Object
  extended by com.silverpeas.whitePages.dao.SearchFieldDaoTest

public class SearchFieldDaoTest
extends Object


Constructor Summary
SearchFieldDaoTest()
           
 
Method Summary
 void loadTestContext()
           
 void testCreateSearchField()
          Tests the creation of a search field.
 void testDeleteSearchFieldsFor()
          Tests the deletion of the search fields belonging to an application instance.
 void testGetSearchFields()
          Test the search fields getting by instance id.
 void unloadTestContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchFieldDaoTest

public SearchFieldDaoTest()
Method Detail

loadTestContext

public void loadTestContext()
                     throws Exception
Throws:
Exception

unloadTestContext

public void unloadTestContext()
                       throws Exception
Throws:
Exception

testCreateSearchField

public void testCreateSearchField()
                           throws Exception
Tests the creation of a search field.

Throws:
Exception

testDeleteSearchFieldsFor

public void testDeleteSearchFieldsFor()
                               throws Exception
Tests the deletion of the search fields belonging to an application instance.

Throws:
Exception

testGetSearchFields

public void testGetSearchFields()
Test the search fields getting by instance id.



Copyright © 2016 Silverpeas. All Rights Reserved.