com.silverpeas.form.displayers
Class VideoFieldDisplayerTest

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

public class VideoFieldDisplayerTest
extends Object

Author:
mmoquillon

Constructor Summary
VideoFieldDisplayerTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetManagedTypes()
          Test of getManagedTypes method, of class VideoFieldDisplayer.
 void testGetNbHtmlObjectsDisplayed()
          Test of getNbHtmlObjectsDisplayed method, of class VideoFieldDisplayer.
 void testIsDisplayedMandatory()
          Test of isDisplayedMandatory method, of class VideoFieldDisplayer.
 void testUpdateAttachment()
          Test of update method, of class VideoFieldDisplayer.
 void testUpdateEmptyAttachment()
          Test of update method, of class VideoFieldDisplayer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoFieldDisplayerTest

public VideoFieldDisplayerTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testGetManagedTypes

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


testUpdateAttachment

public void testUpdateAttachment()
                          throws Exception
Test of update method, of class VideoFieldDisplayer.

Throws:
Exception

testUpdateEmptyAttachment

public void testUpdateEmptyAttachment()
                               throws Exception
Test of update method, of class VideoFieldDisplayer.

Throws:
Exception

testIsDisplayedMandatory

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


testGetNbHtmlObjectsDisplayed

public void testGetNbHtmlObjectsDisplayed()
                                   throws FormException
Test of getNbHtmlObjectsDisplayed method, of class VideoFieldDisplayer.

Throws:
FormException


Copyright © 2016 Silverpeas. All Rights Reserved.