|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.test.CFOperation
Test cases for DB components
Constructor Summary | |
CFOperation(CFEngine c,
java.lang.String name)
|
Method Summary | |
void |
doDBop(int user,
int operation)
|
boolean |
isBusy()
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CFOperation(CFEngine c, java.lang.String name)
Method Detail |
public void doDBop(int user, int operation)
public boolean isBusy()
public void run()
run
in interface java.lang.Runnable
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |