public class TemplateStringLiteralTest extends ByteCodeTestBase
TestClass.EqualityTester| Constructor and Description |
|---|
TemplateStringLiteralTest() |
constructFromGosuClassloader, getClassFromGosuClassLoader, invokeMethod, invokeStaticMethod_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 testSimpleExpr1()
public void testSimpleExpr2()
public void testSimpleExpr3()
public void testSimpleExpr4()
public void testSimpleExpr5()
public void testSimpleExpr6()
public void testSimpleExpr7()
public void testLocalVarCapture()
public void testClassVarCapture()
public void testThisClassVarCapture()
public void testStaticVarCapture()
public void testThisStaticVarCapture()
public void testClassPropCapture()
public void testThisClassPropCapture()
public void testStaticPropCapture()
public void testThisStaticPropCapture()
public void testClassFuncCapture()
public void testThisClassFuncCapture()
public void testStaticFuncCapture()
public void testThisStaticFuncCapture()
public void testBlockCapture()
public void testNestedSimpleExpr1()
public void testNestedSimpleExpr2()
public void testNestedSimpleExpr3()
public void testNestedSimpleExpr4()
public void testNestedSimpleExpr5()
public void testNestedSimpleExpr6()
public void testNestedSimpleExpr7()
public void testNestedLocalVarCapture()
public void testNestedClassVarCapture()
public void testNestedThisClassVarCapture()
public void testNestedStaticVarCapture()
public void testNestedThisStaticVarCapture()
public void testNestedClassPropCapture()
public void testNestedThisClassPropCapture()
public void testNestedStaticPropCapture()
public void testNestedThisStaticPropCapture()
public void testNestedClassFuncCapture()
public void testNestedThisClassFuncCapture()
public void testNestedStaticFuncCapture()
public void testNestedThisStaticFuncCapture()
public void testNestedBlockCapture()
Copyright © 2015. All rights reserved.