public class ProgramTest extends ByteCodeTestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgramTest.Goober |
static class |
ProgramTest.SubGoober |
TestClass.EqualityTester| Constructor and Description |
|---|
ProgramTest() |
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 testFieldNoReturnHasNullDefaultReturnValue()
throws Exception
Exceptionpublic void testFieldInitializedWithType()
throws Exception
Exceptionpublic void testFieldInitializedWithoutType()
throws Exception
Exceptionpublic void testFieldInitializedWithGlobal()
throws Exception
Exceptionpublic void testFieldWithShorthandProperty()
throws Exception
Exceptionpublic void testFieldWithShorthandReadonlyProperty()
throws Exception
Exceptionpublic void testFieldWithShorthandPropertySetter()
throws Exception
Exceptionpublic void testCompoundTypeImplicitTypeAsWithContextInference()
throws Exception
Exceptionpublic void testMultipleFunctionInterspersedWithGlobalFields()
throws Exception
Exceptionpublic void testErrant_FunctionDeclaresLocalVarConflictingWithField()
throws Exception
Exceptionpublic void testMultiplePropertyInterspersedWithGlobalFields()
throws Exception
Exceptionpublic void testBlockPassedToFunction()
throws Exception
Exceptionpublic void testBlockInFunctionCapturesParam()
throws Exception
Exceptionpublic void testBlockInFunctionCapturesGlobal()
throws Exception
Exceptionpublic void testAnonymousInnerClassInFunction()
throws Exception
Exceptionpublic void testAnonymousInnerClassInFunctionReferencesGlobalSymbol()
throws Exception
Exceptionpublic void testAnonymousInnerClassInFunctionReferencesGlobalSymbolFromGlobalBlock()
throws Exception
Exceptionpublic void testFunctionSymbolWithSymTable()
throws Exception
Exceptionpublic void testRelativeTypeLiteralExpr()
throws Exception
Exceptionpublic void testNegIntegerLiteralExpr()
throws Exception
Exceptionpublic void testAdditionExprWithUnary()
throws Exception
Exceptionpublic void testSubtractionExprWithUnary()
throws Exception
Exceptionpublic void testMultiplicationExprWithUnary()
throws Exception
Exceptionpublic void testDivisionExprWithUnary()
throws Exception
Exceptionpublic void testBlockExprWithStatement()
throws Exception
Exceptionpublic void testAnonymousInstanceExpr()
throws Exception
ExceptionCopyright © 2015. All rights reserved.