Class ListingServiceImplTest


  • class ListingServiceImplTest
    extends Object
    • Constructor Detail

      • ListingServiceImplTest

        ListingServiceImplTest()
    • Method Detail

      • testCreateListing

        @Test
        @Disabled("Token is required")
        void testCreateListing()
                        throws IOException
        Throws:
        IOException
      • testUpdateListing

        @Test
        @Disabled("java.net.ProtoclException: Invalid HTTP method: PATCH")
        void testUpdateListing()
                        throws IOException
        Throws:
        IOException
      • testGetListing

        @Test
        @Disabled("Token is required")
        void testGetListing()
                     throws IOException
        Throws:
        IOException
      • testGetListings

        @Test
        @Disabled("Token is required")
        void testGetListings()
                      throws IOException
        Throws:
        IOException
      • testDeleteListing

        @Test
        @Disabled("Token is required")
        void testDeleteListing()
                        throws IOException
        Throws:
        IOException