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