public class StructureTest
extends java.lang.Object
| Constructor and Description |
|---|
StructureTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBreak() |
void |
testContinue() |
void |
testFor() |
void |
testIf() |
void |
testIf2() |
void |
testPrimes() |
void |
testSequence() |
void |
testSequence2()
Sequences where there is no final separator.
|
void |
testWhile() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testSequence()
throws java.lang.Exception
java.lang.Exceptionpublic void testSequence2()
throws java.lang.Exception
java.lang.Exceptionpublic void testIf()
throws java.lang.Exception
java.lang.Exceptionpublic void testIf2()
throws java.lang.Exception
java.lang.Exceptionpublic void testFor()
throws java.lang.Exception
java.lang.Exceptionpublic void testWhile()
throws java.lang.Exception
java.lang.Exceptionpublic void testBreak()
throws java.lang.Exception
java.lang.Exceptionpublic void testContinue()
throws java.lang.Exception
java.lang.Exceptionpublic void testPrimes()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep