Slide 25
Slide 25 text
Step 2
• Cre
a
te
a
Test Cl
a
ss for your very own Story (in the Test Folder)
• No m
a
in methods inside of cl
a
sses th
a
t should not h
a
ve them, i.e., m
a
in methods for
testing your p
a
rt goes on the test folder
• Only one single m
a
in method in the j
a
v
a
source folder
• The m
a
in method st
a
rt with “Show the Project P
a
ge”
25