|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.test.RemoveRatingTest
Test for removeRating()
Constructor Summary | |
RemoveRatingTest(CFEngine s)
|
Method Summary | |
int |
floatItemTest(int user)
floatItemTest() Test for removing 2 items at a time, reset later |
int |
illegalParamTest()
illegalParamTest() Test for illegal parameters 1. |
int |
multiUserTest1()
multiUserTest1() Test for 2 pairs of different users for the same 5 items (both rated) remove items, then reset |
int |
multiUserTest2()
multiUserTest2() Test for different 5 items for multiple users remove the items, then remove again |
int |
singleItemTest(int user)
singleItemTest1() 1. |
int |
tenItemTest(int user)
tenItemTest() For rated items, remove 10 items, then reset |
void |
testSeq()
testSeq() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoveRatingTest(CFEngine s)
Method Detail |
public int singleItemTest(int user)
public int floatItemTest(int user)
public int tenItemTest(int user)
public int multiUserTest1()
public int multiUserTest2()
public int illegalParamTest()
public void testSeq()
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |