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