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