|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseEvalTestCase | |
---|---|
org.apache.velocity.test | |
org.apache.velocity.test.issues |
Uses of BaseEvalTestCase in org.apache.velocity.test |
---|
Subclasses of BaseEvalTestCase in org.apache.velocity.test | |
---|---|
class |
ArrayMethodsTestCase
Used to check that method calls on Array references work properly and that they produce the same results as the same methods would on a fixed-size List . |
class |
DefineTestCase
This class tests the #define directive |
class |
ForeachBreakTestCase
This class tests the break directive within Foreach loop. |
class |
IfNullTestCase
Used to check that nulls are properly handled in #if statements |
class |
PropertyMethodPrecedenceTestCase
Used to check that vararg method calls on references work properly |
class |
StaticUtilityMethodsTestCase
This class tests support for putting static utility classes like java.lang.Math directly into the context in order to use their methods. |
class |
StrictForeachTestCase
This class tests support for strict foreach mode. |
class |
StrictMathTestCase
This class tests support for strict math mode. |
class |
StrictReferenceTestCase
Test strict reference mode turned on by the velocity property runtime.references.strict |
class |
StringConcatenationTestCase
This class tests support for string concatenation. |
class |
URLResourceLoaderTimeoutTestCase
This class tests support for custom timeouts in URLResourceLoader. |
class |
VarargMethodsTestCase
Used to check that vararg method calls on references work properly |
Uses of BaseEvalTestCase in org.apache.velocity.test.issues |
---|
Subclasses of BaseEvalTestCase in org.apache.velocity.test.issues | |
---|---|
class |
Velocity355And552TestCase
This class tests VELOCITY-355 and its twin, VELOCITY-552. |
class |
Velocity532TestCase
This class tests VELOCITY-532. |
class |
Velocity544TestCase
|
class |
Velocity579TestCase
This class tests VELOCITY-579 and with some related stuff from VELOCITY-70 thrown in. |
class |
Velocity587TestCase
This class tests VELOCITY-587. |
class |
Velocity589TestCase
This class tests VELOCITY-589. |
class |
Velocity614TestCase
This class tests VELOCITY-614. |
class |
Velocity615TestCase
This class tests VELOCITY-615. |
class |
Velocity616TestCase
This class tests VELOCITY-616. |
class |
Velocity625TestCase
This class tests VELOCITY-625. |
class |
Velocity627TestCase
This class tests VELOCITY-627. |
class |
Velocity629TestCase
This class tests VELOCITY-629. |
class |
Velocity62TestCase
This class tests VELOCITY-62. |
class |
Velocity630TestCase
This class tests VELOCITY-630. |
class |
Velocity631TestCase
This class tests VELOCITY-631. |
class |
Velocity644TestCase
This class tests VELOCITY-644. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |