public class ForeachStatementIteratorTest extends ByteCodeTestBase
TestClass.EqualityTester| Constructor and Description |
|---|
ForeachStatementIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGenericIterator() |
void |
testHasForeachBigInteger() |
void |
testHasForeachBreak() |
void |
testHasForeachCharacters() |
void |
testHasForeachContinue() |
void |
testHasForeachInt() |
void |
testHasForeachIntNumber() |
void |
testHasForeachIterator() |
void |
testHasForeachNeverEnterBody() |
void |
testHasForeachNull() |
void |
testHasForeachString() |
void |
testHasForeachStringNoIndex() |
void |
testHasForeachTerminal() |
void |
testHasForeachWithComplexIntegerInterval_NoLoopVar() |
void |
testHasForeachWithEval() |
void |
testHasForeachWithIntegerInterval_NoLoopVar() |
void |
testHasForeachWithIntegerInterval() |
void |
testHasForeachWithLongInterval() |
void |
testHasForeachWithThrow() |
void |
testIndexCannotHaveSameNameAsLoopVar() |
void |
testStructuralIterable() |
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 testHasForeachStringNoIndex()
throws Exception
Exceptionpublic void testHasForeachNeverEnterBody()
throws Exception
Exceptionpublic void testHasForeachWithIntegerInterval()
throws Exception
Exceptionpublic void testHasForeachWithIntegerInterval_NoLoopVar()
throws Exception
Exceptionpublic void testHasForeachWithComplexIntegerInterval_NoLoopVar()
throws Exception
Exceptionpublic void testHasForeachWithLongInterval()
throws Exception
Exceptionpublic void testIndexCannotHaveSameNameAsLoopVar()
Copyright © 2015. All rights reserved.