OPENJPA-1848 finish test comment

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1025765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-10-20 21:21:42 +00:00
parent 53d73cc4fd
commit 7919d9c675

View File

@ -88,7 +88,8 @@ public class TestDaytrader extends AbstractPersistenceTestCase {
* Scenario being tested:
* - Creates 1000 quotes
* - Creates 500 user accounts w/ 10 holdings each
* -
* - Perform the following 15 tasks for the first 50 user ids:
* login, home, account, update, home, portfolio, sell, buy, home, portfolio, sell, buy, home, account, logout
* @throws Exception
*
*/