Uses of Class
ch.hsr.bieridee.test.resources.ResourceTest

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

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

Subclasses of ResourceTest 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 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.