|
||||||||||
| 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.BaseEvalTestCase
org.apache.velocity.test.StringConcatenationTestCase
public class StringConcatenationTestCase
This class tests support for string concatenation.
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.test.BaseEvalTestCase |
|---|
context, DEBUG, engine, log |
| Constructor Summary | |
|---|---|
StringConcatenationTestCase(String name)
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testAll()
|
void |
testNoRef()
|
void |
testStringRefLeft()
|
void |
testStringRefRight()
|
| Methods inherited from class org.apache.velocity.test.BaseEvalTestCase |
|---|
assertContextValue, assertEvalEquals, assertEvalException, assertEvalException, assertEvalExceptionAt, assertEvalExceptionAt, evaluate, setContext, setProperties, 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 StringConcatenationTestCase(String name)
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class BaseEvalTestCaseExceptionpublic void testStringRefLeft()
public void testStringRefRight()
public void testNoRef()
public void testAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||