public class EnumInferrenceTest extends TestClass
| Modifier and Type | Class and Description |
|---|---|
static class |
EnumInferrenceTest.TestEnum |
static class |
EnumInferrenceTest.TestEnumClass |
TestClass.EqualityTester| Constructor and Description |
|---|
EnumInferrenceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEnumInferrenceWorksArrayAssignment() |
void |
testEnumInferrenceWorksArrayDeclaration() |
void |
testEnumInferrenceWorksInAssignment() |
void |
testEnumInferrenceWorksInEqualityExpressions() |
void |
testEnumInferrenceWorksInParameters() |
void |
testEnumInferrenceWorksInPresenceOfOverloading() |
void |
testEnumInferrenceWorksInVars() |
void |
testEnumInferrenceWorksListAssignment() |
void |
testEnumInferrenceWorksListDeclaration() |
void |
testEnumInferrenceWorksMapAssignment() |
void |
testEnumInferrenceWorksMapDeclaration() |
void |
testEnumInferrenceWorksMemberAssignment() |
void |
testEnumInferrenceWorksWhenItConflictsWithPackageName() |
void |
testEnumInferrenceWorksWithParens() |
_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 testEnumInferrenceWorksInParameters()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksInVars()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksInAssignment()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksWithParens()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksMemberAssignment()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksMapAssignment()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksListAssignment()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksArrayAssignment()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksListDeclaration()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksMapDeclaration()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksArrayDeclaration()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksInPresenceOfOverloading()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksInEqualityExpressions()
throws gw.lang.parser.exceptions.ParseResultsException
public void testEnumInferrenceWorksWhenItConflictsWithPackageName()
throws gw.lang.parser.exceptions.ParseResultsException
Copyright © 2015. All rights reserved.