public class ClearScreenTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SLogoTurtle |
context |
private FD |
fd |
private ClearScreen |
instruction |
private Right |
rt |
Constructor and Description |
---|
ClearScreenTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
test() |
private SLogoTurtle context
private ClearScreen instruction
private FD fd
private Right rt