You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to progressive-learning-platform
I found reference/sw/PLPTool/autotest/ which contains what appears to be 4 test classes.
Are there any other tests that I should be using? Also, how should these tests be instantiated and run?
Wira Mulia
unread,
Jan 7, 2016, 2:21:41 PM1/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to progressive-learning-platform
There's one built-in GUI autotest and another that tests the toolbox class. I don't think it's necessary to run them unless you modify parts of those, and I think the GUI self test may be outdated. Run plptool with --autotest-help option for information on the framework, write test classes, and how to execute them.