com.silverpeas.form.displayers
Class JdbcFieldDisplayerTest

java.lang.Object
  extended by com.silverpeas.form.displayers.JdbcFieldDisplayerTest

public class JdbcFieldDisplayerTest
extends Object

Author:
ehugonnet

Constructor Summary
JdbcFieldDisplayerTest()
           
 
Method Summary
 void testDisplay()
          Test of display method, of class JdbcFieldDisplayer.
 void testDisplayListBox()
          Test of display method, of class JdbcFieldDisplayer.
 void testDisplayScripts()
          Test of displayScripts method, of class JdbcFieldDisplayer.
 void testGetManagedTypes()
          Test of getManagedTypes method, of class JdbcFieldDisplayer.
 void testGetNbHtmlObjectsDisplayed()
          Test of getNbHtmlObjectsDisplayed method, of class JdbcFieldDisplayer.
 void testIsDisplayedMandatory()
          Test of isDisplayedMandatory method, of class JdbcFieldDisplayer.
 void testUpdate()
          Test of update method, of class JdbcFieldDisplayer.
 void testUpdateIncorrectField()
           
 void testUpdateIncorrectValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcFieldDisplayerTest

public JdbcFieldDisplayerTest()
Method Detail

testGetManagedTypes

public void testGetManagedTypes()
Test of getManagedTypes method, of class JdbcFieldDisplayer.


testDisplayScripts

public void testDisplayScripts()
                        throws Exception
Test of displayScripts method, of class JdbcFieldDisplayer.

Throws:
Exception

testDisplay

public void testDisplay()
                 throws Exception
Test of display method, of class JdbcFieldDisplayer.

Throws:
Exception

testDisplayListBox

public void testDisplayListBox()
                        throws Exception
Test of display method, of class JdbcFieldDisplayer.

Throws:
Exception

testUpdate

public void testUpdate()
                throws Exception
Test of update method, of class JdbcFieldDisplayer.

Throws:
Exception

testUpdateIncorrectField

public void testUpdateIncorrectField()
                              throws Exception
Throws:
Exception

testUpdateIncorrectValue

public void testUpdateIncorrectValue()
                              throws Exception
Throws:
Exception

testIsDisplayedMandatory

public void testIsDisplayedMandatory()
Test of isDisplayedMandatory method, of class JdbcFieldDisplayer.


testGetNbHtmlObjectsDisplayed

public void testGetNbHtmlObjectsDisplayed()
Test of getNbHtmlObjectsDisplayed method, of class JdbcFieldDisplayer.



Copyright © 2016 Silverpeas. All Rights Reserved.