Class TestLicenseGeneration

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.creadur.whisker.out.velocity.TestLicenseGeneration
All Implemented Interfaces:
junit.framework.Test

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

    • TestLicenseGeneration

      public TestLicenseGeneration()
  • 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
    • testThatWhenThereAreNoThirdPartyContentsFooterIsNotShown

      public void testThatWhenThereAreNoThirdPartyContentsFooterIsNotShown() throws Exception
      Throws:
      Exception
    • testThatFooterIsShownWhenThereAreThirdPartyContents

      public void testThatFooterIsShownWhenThereAreThirdPartyContents() throws Exception
      Throws:
      Exception
    • testSecondaryCopyrightNoticeForPrimaryLicense

      public void testSecondaryCopyrightNoticeForPrimaryLicense() throws Exception
      Throws:
      Exception
    • testPrimaryOrganisationSecondaryLicense

      public void testPrimaryOrganisationSecondaryLicense() throws Exception
      Throws:
      Exception
    • testIgnorePrimaryOrganisationPrimaryLicense

      public void testIgnorePrimaryOrganisationPrimaryLicense() throws Exception
      Throws:
      Exception
    • testIgnorePrimaryOrganisationPrimaryLicensePrimaryCopyrightNotice

      public void testIgnorePrimaryOrganisationPrimaryLicensePrimaryCopyrightNotice() throws Exception
      Throws:
      Exception