Package com.singularsys.exttests
Class StructureTest
java.lang.Object
com.singularsys.exttests.StructureTest
Tests for the
structure package
using two different assignment operators.-
Constructor Details
-
StructureTest
public StructureTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testSequence
- Throws:
Exception
-
testSequence2
Sequences where there is no final separator.- Throws:
Exception
-
testIf
- Throws:
Exception
-
testIf2
- Throws:
Exception
-
testFor
- Throws:
Exception
-
testWhile
- Throws:
Exception
-
testBreak
- Throws:
Exception
-
testContinue
- Throws:
Exception
-
testPrimes
- Throws:
Exception
-