com.silverpeas.util.template
Class SilverpeasTemplateTest

java.lang.Object
  extended by com.silverpeas.util.template.SilverpeasTemplateTest

public class SilverpeasTemplateTest
extends Object


Constructor Summary
SilverpeasTemplateTest()
           
 
Method Summary
 void applyFileTemplateWithArrayAttribute()
           
 void applyFileTemplateWithSimpleAttribute()
           
 void applyStringTemplateWithArrayAttribute()
           
 void applyStringTemplateWithSimpleAttribute()
           
static void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverpeasTemplateTest

public SilverpeasTemplateTest()
Method Detail

setUp

public static void setUp()

applyFileTemplateWithSimpleAttribute

public void applyFileTemplateWithSimpleAttribute()
                                          throws Exception
Throws:
Exception

applyStringTemplateWithSimpleAttribute

public void applyStringTemplateWithSimpleAttribute()
                                            throws Exception
Throws:
Exception

applyStringTemplateWithArrayAttribute

public void applyStringTemplateWithArrayAttribute()
                                           throws Exception
Throws:
Exception

applyFileTemplateWithArrayAttribute

public void applyFileTemplateWithArrayAttribute()
                                         throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.