com.acsinet_solutions.cetia4.test
Class TextTemplateTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.acsinet_solutions.cetia4.test.TextTemplateTest
All Implemented Interfaces:
junit.framework.Test

public final class TextTemplateTest
extends junit.framework.TestCase

Author:
Santiago Arriaga

Constructor Summary
TextTemplateTest(java.lang.String name)
          Public constructor
 
Method Summary
static junit.framework.Test suite()
           
static void testFromResource()
           
static void testFromString()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextTemplateTest

public TextTemplateTest(java.lang.String name)
Public constructor

Method Detail

suite

public static junit.framework.Test suite()

testFromString

public static void testFromString()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testFromResource

public static void testFromResource()
                             throws java.lang.Exception
Throws:
java.lang.Exception