|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.test.GetItemArrayTest
Test for getUserRatingList()
Constructor Summary | |
GetItemArrayTest(CFEngine s)
|
Method Summary | |
int |
illegalParamTest()
illegalParamTest() 1. |
int |
multiUserTest()
multiUserTest() Test for 5 users: 1. |
int |
singleUserTest(int user)
singleUserTest() Get item array: 1.get array 2.rate 5 items and get array 3.remove first 5 itmes and get array |
void |
testSeq()
testSeq() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetItemArrayTest(CFEngine s)
Method Detail |
public int singleUserTest(int user)
public int multiUserTest()
public int illegalParamTest()
public void testSeq()
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |