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