public class TowardsTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SLogoTurtle |
context |
private Towards |
instructionA |
private Towards |
instructionB |
private Towards |
instructionC |
private Towards |
instructionD |
private Towards |
instructionE |
private Towards |
instructionF |
private Towards |
instructionG |
private Towards |
instructionH |
private Towards |
instructionI |
private Towards |
instructionJ |
private Towards |
instructionK |
private Towards |
instructionL |
private Towards |
instructionM |
private Towards |
instructionN |
private Towards |
instructionO |
private Towards |
instructionP |
Constructor and Description |
---|
TowardsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testA()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testB()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testC()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testD()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testE()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testF()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testG()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testH()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testI()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testJ()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testK()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testL()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testM()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testN()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testO()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
void |
testP()
Test method for {@link slogo.instruction.Towards#evaluate(Context c)
|
private SLogoTurtle context
private Towards instructionA
private Towards instructionB
private Towards instructionC
private Towards instructionD
private Towards instructionE
private Towards instructionF
private Towards instructionG
private Towards instructionH
private Towards instructionI
private Towards instructionJ
private Towards instructionK
private Towards instructionL
private Towards instructionM
private Towards instructionN
private Towards instructionO
private Towards instructionP
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()
public void testH()
public void testI()
public void testJ()
public void testK()
public void testL()
public void testM()
public void testN()
public void testO()
public void testP()