|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.velocity.test.BaseTestCase
org.apache.velocity.test.BlockMacroTestCase
public class BlockMacroTestCase
This class tests the BlockMacro functionality.
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.test.BaseTestCase |
|---|
context, DEBUG, engine, log, stringRepoName |
| Fields inherited from interface org.apache.velocity.test.TemplateTestBase |
|---|
CMP_FILE_EXT, COMPARE_DIR, FILE_RESOURCE_LOADER_PATH, RESULT_DIR, RESULT_FILE_EXT, TEST_CASE_PROPERTIES, TEST_COMPARE_DIR, TEST_RESULT_DIR, TMPL_FILE_EXT |
| Constructor Summary | |
|---|---|
BlockMacroTestCase(String name)
|
|
| Method Summary | |
|---|---|
void |
testBlueJoesProblem()
|
void |
testCustomBodyReference()
|
void |
testEmptyBody()
|
void |
testMultipleBodyContentIncludes()
|
void |
testNestedBlockMacro()
|
void |
testNestedVelocityLogic()
|
void |
testNoArgumentsEmptyBodyCall()
|
void |
testRecursiveBlockMacro()
|
void |
testVelocity671()
|
void |
testVelocity675()
|
void |
testVelocity685()
|
void |
testVelocity686()
|
| Methods inherited from class org.apache.velocity.test.BaseTestCase |
|---|
addTemplate, assertContextValue, assertEvalEquals, assertEvalException, assertEvalException, assertEvalExceptionAt, assertEvalExceptionAt, assertSchmoo, assertTmplEquals, assureResultsDirectoryExists, evaluate, getFileContents, getFileName, getFileName, getStringRepository, getTestCaseName, info, info, isMatch, isMatch, normalizeNewlines, removeTemplate, setUp, setUpContext, setUpEngine, tearDown, testBase |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
|---|
public BlockMacroTestCase(String name)
| Method Detail |
|---|
public void testMultipleBodyContentIncludes()
throws Exception
Exception
public void testNestedVelocityLogic()
throws Exception
Exception
public void testEmptyBody()
throws Exception
Exception
public void testNoArgumentsEmptyBodyCall()
throws Exception
Exception
public void testCustomBodyReference()
throws Exception
Exception
public void testVelocity671()
throws Exception
Exception
public void testVelocity675()
throws Exception
Exception
public void testVelocity685()
throws Exception
Exception
public void testVelocity686()
throws Exception
Exceptionpublic void testNestedBlockMacro()
public void testRecursiveBlockMacro()
public void testBlueJoesProblem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||