Class TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed

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

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

    • TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed

      public TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed()
  • 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
    • testNoticeNotRequiredWhenPrimaryNoticeIsNullAndAllThirdPartyNoticesUnused

      public void testNoticeNotRequiredWhenPrimaryNoticeIsNullAndAllThirdPartyNoticesUnused() throws Exception
      Throws:
      Exception
    • testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndAllThirdPartyNoticesUnused

      public void testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndAllThirdPartyNoticesUnused() throws Exception
      Throws:
      Exception
    • testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndAllThirdPartyNoticesUnused

      public void testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndAllThirdPartyNoticesUnused() throws Exception
      Throws:
      Exception