com.silverpeas.form.displayers
Class PdcPositionsFieldDisplayerTest

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

public class PdcPositionsFieldDisplayerTest
extends Object

Author:
Ludovic Bertin

Constructor Summary
PdcPositionsFieldDisplayerTest()
           
 
Method Summary
 void testDisplay()
          Test of display method, of class PdcPositionsFieldDisplayer.
 void testDisplayNotParameterized()
          Test of display method, of class PdcPositionsFieldDisplayer.
 void testDisplayScripts()
          Test of displayScripts method, of class PdcPositionsFieldDisplayer.
 void testGetManagedTypes()
          Test of getManagedTypes method, of class PdcPositionsFieldDisplayer.
 void testGetNbHtmlObjectsDisplayed()
          Test of getNbHtmlObjectsDisplayed method, of class JdbcFieldDisplayer.
 void testIsDisplayedMandatory()
          Test of isDisplayedMandatory method, of class PdcPositionsFieldDisplayer.
 void testUpdateWithList()
          Test of update method, of class PdcPositionsFieldDisplayer.
 void testUpdateWithString()
          Test of update method, of class PdcPositionsFieldDisplayer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdcPositionsFieldDisplayerTest

public PdcPositionsFieldDisplayerTest()
Method Detail

testGetManagedTypes

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


testDisplayScripts

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

Throws:
Exception

testDisplay

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

Throws:
Exception

testDisplayNotParameterized

public void testDisplayNotParameterized()
                                 throws Exception
Test of display method, of class PdcPositionsFieldDisplayer.

Throws:
Exception

testUpdateWithList

public void testUpdateWithList()
                        throws Exception
Test of update method, of class PdcPositionsFieldDisplayer.

Throws:
Exception

testUpdateWithString

public void testUpdateWithString()
                          throws Exception
Test of update method, of class PdcPositionsFieldDisplayer.

Throws:
Exception

testIsDisplayedMandatory

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


testGetNbHtmlObjectsDisplayed

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



Copyright © 2016 Silverpeas. All Rights Reserved.