|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hsr.bieridee.test.ServerTest
ch.hsr.bieridee.test.resources.ResourceTest
ch.hsr.bieridee.test.resources.ConsumptionListResourceTest
public class ConsumptionListResourceTest
Tests for the beer consumptions.
Constructor Summary | |
---|---|
ConsumptionListResourceTest()
|
Method Summary | |
---|---|
void |
createConsumption()
Tests the creation of a consumption. |
void |
getBeerConsumptions()
Tests the retrieval of all consumptions of a beer. |
void |
getChronologicalConsumptions()
Tests if the order of consumptions is chronological and if the cypherquery only returns consumption nodes. |
void |
getUserBeerConsumptions()
Tests the beer consumptions of a specific beer for specific user. |
Methods inherited from class ch.hsr.bieridee.test.ServerTest |
---|
shutdownDB, startResletAPI |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsumptionListResourceTest()
Method Detail |
---|
public void createConsumption()
public void getChronologicalConsumptions()
public void getBeerConsumptions() throws org.json.JSONException
org.json.JSONException
public void getUserBeerConsumptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |