public class TemplateTest extends TestClass
TestClass.EqualityTester| Constructor and Description |
|---|
TemplateTest() |
_suite, addMetadata, afterTestClass, afterTestMethod, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertCausesException, assertCollectionEquals, assertCollectionEquals, assertIterableEquals, assertIterableEquals, assertIterableEqualsIgnoreOrder, assertListEquals, assertListEquals, assertMatchRegex, assertSetsEqual, assertZero, assertZero, beforeTestClass, beforeTestMethod, createClassMetadata, createDefaultEnvironment, createMetadata, createMetadata, createMethodMetadata, createTestClass, doRunTest, getClassName, getExecutionManager, getFullClassNameInternal, getMetadata, getName, getNumberOfInstancesOfTestClassCreated, getPackageName, getTotalNumTestMethods, getType, getTypeName, initInternalData, initMetadata, isGosuTest, isMetaAnnotation, isMetaAnnotationInfo, reallyRun, reallyRunBare, run, runBare, runTest, setExecutionManager, setGosuTest, setName, setUp, tearDown, toStringassertEquals, 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, failNotEquals, failNotSame, failSame, formatpublic void testRenderNoArgTemplateAsString()
throws gw.lang.parser.exceptions.ParseResultsException
public void testRenderNoArgTemplateToWriter()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEvaluateStringLiteralInTemplate()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEvaluateCurlyStyleStringLiteralInTemplate()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEvaluateControlFlowInTemplate()
throws gw.lang.parser.exceptions.ParseResultsException
public void testBadTemplateTypeIsNotValid()
public void testCantPassArgsToNoArgTemplate()
public void testExpressionsNotFused()
throws gw.lang.parser.exceptions.ParseResultsException
public void testRenderOneArgTemplateAsStringTwice()
throws gw.lang.parser.exceptions.ParseResultsException
public void testRenderOneArgTemplateToWriter()
throws gw.lang.parser.exceptions.ParseResultsException
public void testRenderOneArgTemplateWithRelativeArgTypeAndUsesStatement()
throws gw.lang.parser.exceptions.ParseResultsException
public void testCurlyStyleEvalsWithNewlinesBetween()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEscapingCurlyStyleExpression()
public void testEscapingPercentStyleExpression()
public void testEscapingosulet()
public void testMustPassArgToOneArgTemplate()
public void testCantPassTwoArgsToOneArgTemplate()
public void testBadTemplateThrowsTemplateParseException()
public void testTemplateCanAccessStaticVarOnSuperclass()
throws gw.lang.parser.exceptions.ParseResultsException
public void testTemplateCanAccessStaticPropertyOnSuperclass()
throws gw.lang.parser.exceptions.ParseResultsException
public void testTemplateCanAccessStaticFunctionOnSuperclass()
throws gw.lang.parser.exceptions.ParseResultsException
public void testTemplateCanAccessStaticFunctionWithArgumentsOnSuperclass()
throws gw.lang.parser.exceptions.ParseResultsException
public void testTemplateCanNotAccessPrivateStaticFunctionOnSuperclass()
public void testTemplateCanNotAccessNonStaticFunctionOnSuperclass()
public void testTemplateCanPassThroughWriterInRenderToString()
public void testTemplateCanPassThroughWriterInRender()
public void testTemplateCanHaveWriterParameter()
public void testTemplatesAreEnhanceable()
throws gw.lang.parser.exceptions.ParseResultsException
Copyright © 2015. All rights reserved.