|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesting.InstructionTest
public class InstructionTest
Field Summary | |
---|---|
(package private) SLogoParser |
sp
|
(package private) Turtle |
turtle
|
Constructor Summary | |
---|---|
InstructionTest()
|
Method Summary | |
---|---|
void |
testBack()
|
void |
testForward()
|
void |
testRight()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Turtle turtle
SLogoParser sp
Constructor Detail |
---|
public InstructionTest()
Method Detail |
---|
public void testForward()
public void testBack()
public void testRight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |