Uses of Class
ch.hsr.bieridee.test.ServerTest

Packages that use ServerTest
ch.hsr.bieridee.test.resources   
 

Uses of ServerTest in ch.hsr.bieridee.test.resources
 

Subclasses of ServerTest in ch.hsr.bieridee.test.resources
 class AverageRatingResourceTest
          Tests for the beer rating.
 class BeerListResourceTest
          Tests to test the beerlist resource.
 class BeerResourceTest
          Test the creation of a new user via PUT on the user resource.
 class BeertypeListResourceTest
          Tests for the beer consumptions.
 class BreweryListResourceTest
          Tests for the beer consumptions.
 class BreweryResourceTest
          Brewery resource tests.
 class ConsumptionListResourceTest
          Tests for the beer consumptions.
 class RatingResourceTest
          Tests for the beer rating.
 class ResourceTest
          Baseclass for all resource tests.
 class TagResourceTest
          Tests to test the beerlist resource.
 class TimelineResourceTest
          Tests the timeline resource.
 class UserPutTest
          Test the creation of a new user via PUT on the user resource.