Class CommentServiceTest

java.lang.Object
de.hybris.platform.comments.CommentServiceTest

@IntegrationTest @RunListeners(LogRunListener.class) public class CommentServiceTest extends Object
  • Constructor Details

    • CommentServiceTest

      public CommentServiceTest()
  • Method Details

    • setUp

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

      public void testCreateReply()
    • testReturnsUserSettings

      public void testReturnsUserSettings()
    • testReturnsAvailableCommentTypes

      public void testReturnsAvailableCommentTypes()
    • testReturnsDomainByCode

      public void testReturnsDomainByCode()
    • testReturnsComponentByCode

      public void testReturnsComponentByCode()
    • testReturnsCommentTypeByCode

      public void testReturnsCommentTypeByCode()
    • testReturnsDirectReplies

      public void testReturnsDirectReplies()
    • testReturnsComments

      public void testReturnsComments()
    • testReturnsItemComments

      public void testReturnsItemComments()