Class TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.creadur.whisker.model.TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices
All Implemented Interfaces:
junit.framework.Test

public class TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices extends junit.framework.TestCase
  • Constructor Details

    • TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices

      public TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • tearDown

      protected void tearDown() throws Exception
      Overrides:
      tearDown in class junit.framework.TestCase
      Throws:
      Exception
    • testNoticeRequiredWhenPrimaryNoticeExists

      public void testNoticeRequiredWhenPrimaryNoticeExists() throws Exception
      Throws:
      Exception
    • testNoticeRequiredWhenPrimaryNoticeIsNullAndThirdPartyNotices

      public void testNoticeRequiredWhenPrimaryNoticeIsNullAndThirdPartyNotices() throws Exception
      Throws:
      Exception
    • testNoticeRequiredWhenPrimaryNoticeIsEmptyAndThirdPartyNotices

      public void testNoticeRequiredWhenPrimaryNoticeIsEmptyAndThirdPartyNotices() throws Exception
      Throws:
      Exception
    • testNoticeRequiredWhenPrimaryNoticeIsWhitespaceAndThirdPartyNotices

      public void testNoticeRequiredWhenPrimaryNoticeIsWhitespaceAndThirdPartyNotices() throws Exception
      Throws:
      Exception