Class SampleWebServicesTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SampleWebServicesTest extends ServicelayerTest
  • Field Details

  • Constructor Details

    • SampleWebServicesTest

      public SampleWebServicesTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetSampleUsersWithoutAuthorization

      public void testGetSampleUsersWithoutAuthorization()
    • testGetSampleUserUsingClientCredentials

      public void testGetSampleUserUsingClientCredentials()
    • testGetUsersPagedUsingClientCredentials

      public void testGetUsersPagedUsingClientCredentials()
    • testPostSampleDTO

      public void testPostSampleDTO()
    • testPostEmptySampleDTO

      public void testPostEmptySampleDTO()
    • testGetObjectWithMap

      public void testGetObjectWithMap()
    • testPlainString

      public void testPlainString()
    • testPlainLong

      public void testPlainLong()
    • testPlainDouble

      public void testPlainDouble()
    • testGetPlainList

      public void testGetPlainList()
    • testGetPlainMap

      public void testGetPlainMap()
    • testUpdateSampleUserInfoUsingClientCredentials

      public void testUpdateSampleUserInfoUsingClientCredentials()