Class TestDescriptorRequiredNoticesNoThirdPartyNotices

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

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

    • TestDescriptorRequiredNoticesNoThirdPartyNotices

      public TestDescriptorRequiredNoticesNoThirdPartyNotices()
  • 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
    • testNoticeNotRequiredWhenPrimaryNoticeIsNullAndNoNotices

      public void testNoticeNotRequiredWhenPrimaryNoticeIsNullAndNoNotices() throws Exception
      Throws:
      Exception
    • testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndNoNotices

      public void testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndNoNotices() throws Exception
      Throws:
      Exception
    • testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndNoNotices

      public void testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndNoNotices() throws Exception
      Throws:
      Exception