public class SetxTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SLogoTurtle |
context |
private Setx |
instructionA |
private Setx |
instructionB |
private Setx |
instructionC |
private Setx |
instructionD |
private Setx |
instructionE |
private Setx |
instructionF |
private Setx |
instructionG |
Constructor and Description |
---|
SetxTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testA()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testB()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testC()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testD()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testE()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testF()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
void |
testG()
Test method for {@link slogo.instruction.Setx#evaluate(Context c)
|
private SLogoTurtle context
private Setx instructionA
private Setx instructionB
private Setx instructionC
private Setx instructionD
private Setx instructionE
private Setx instructionF
private Setx instructionG
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testA()
public void testB()
public void testC()
public void testD()
public void testE()
public void testF()
public void testG()