com.silverpeas.admin.components
Class InstanciateurTest

java.lang.Object
  extended by com.silverpeas.admin.components.InstanciateurTest

public class InstanciateurTest
extends Object

Author:
ehugonnet

Field Summary
static String MAPPINGS_PATH
           
static String TEMPLATES_PATH
           
 
Constructor Summary
InstanciateurTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testLoadComponent()
          Test of loadComponent method, of class Instanciateur.
 void testLoadComponentWithOneTemplate()
           
 void testLoadComponentWithXmlTemplates()
          Test of loadComponent method, of class Instanciateur.
 void testSaveAndLoadComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAPPINGS_PATH

public static final String MAPPINGS_PATH

TEMPLATES_PATH

public static final String TEMPLATES_PATH
Constructor Detail

InstanciateurTest

public InstanciateurTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

testLoadComponent

public void testLoadComponent()
                       throws Exception
Test of loadComponent method, of class Instanciateur.

Throws:
Exception

testLoadComponentWithXmlTemplates

public void testLoadComponentWithXmlTemplates()
                                       throws Exception
Test of loadComponent method, of class Instanciateur.

Throws:
Exception

testLoadComponentWithOneTemplate

public void testLoadComponentWithOneTemplate()
                                      throws Exception
Throws:
Exception

testSaveAndLoadComponent

public void testSaveAndLoadComponent()
                              throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.