ch.hsr.bieridee.test.resources
Class BeertypeListResourceTest

java.lang.Object
  extended by ch.hsr.bieridee.test.ServerTest
      extended by ch.hsr.bieridee.test.resources.ResourceTest
          extended by ch.hsr.bieridee.test.resources.BeertypeListResourceTest

public class BeertypeListResourceTest
extends ResourceTest

Tests for the beer consumptions.


Constructor Summary
BeertypeListResourceTest()
           
 
Method Summary
 void createBeertype()
          Tests the creation of a new beertype.
 void getAllBeertypes()
          Requests all beertypes and checks if the first matches ale beertype.
 
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

BeertypeListResourceTest

public BeertypeListResourceTest()
Method Detail

createBeertype

public void createBeertype()
Tests the creation of a new beertype.


getAllBeertypes

public void getAllBeertypes()
Requests all beertypes and checks if the first matches ale beertype.