public class HideTurtleTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SLogoTurtle |
context |
private HideTurtle |
instruction |
Constructor and Description |
---|
HideTurtleTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
test()
Test method for {@link slogo.instruction.ShowTurtle#evaluate(Context c)
|
private SLogoTurtle context
private HideTurtle instruction