Class SampleWebServicesTest

    • Constructor Detail

      • SampleWebServicesTest

        public SampleWebServicesTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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()