|
||||||||||
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.BreweryListResourceTest
public class BreweryListResourceTest
Tests for the beer consumptions.
Constructor Summary | |
---|---|
BreweryListResourceTest()
|
Method Summary | |
---|---|
void |
createBrewery()
Tests the creation of a new beertype. |
void |
getAllBreweries()
Requests all beertypes and checks if the first matches ale beertype. |
void |
retrieveFilteredBeertypeList()
Tests the size filter. |
void |
retrieveLimitedBeertypeList()
Tests the limited beertypelist. |
void |
retrieveLimitedFilterdBeertypeList()
Tests the limited beertypelist. |
void |
retrievePagedBeertypeList()
Tests the paged beertypelist. |
void |
retrievePagedFilterdBeertypeList()
Tests the paged filtered beertypelist. |
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 BreweryListResourceTest()
Method Detail |
---|
public void createBrewery()
public void getAllBreweries()
public void retrieveFilteredBeertypeList()
public void retrieveLimitedBeertypeList()
public void retrieveLimitedFilterdBeertypeList()
public void retrievePagedBeertypeList()
public void retrievePagedFilterdBeertypeList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |