Class JDomBuilderLicenseTest

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

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

    • JDomBuilderLicenseTest

      public JDomBuilderLicenseTest()
  • 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
    • testLicenseWithNameUrl

      public void testLicenseWithNameUrl() throws Exception
      Throws:
      Exception
    • testLicenseRequiresSourceTrue

      public void testLicenseRequiresSourceTrue() throws Exception
      Throws:
      Exception
    • testLicenseRequiresSourceTrueAllCaps

      public void testLicenseRequiresSourceTrueAllCaps() throws Exception
      Throws:
      Exception
    • testLicenseRequiresSourceTrueMixedCase

      public void testLicenseRequiresSourceTrueMixedCase() throws Exception
      Throws:
      Exception
    • testLicenseRequiresSourceFalse

      public void testLicenseRequiresSourceFalse() throws Exception
      Throws:
      Exception
    • testLicenseRequiresSourceDefault

      public void testLicenseRequiresSourceDefault() throws Exception
      Throws:
      Exception
    • testLicenseNoParameters

      public void testLicenseNoParameters() throws Exception
      Throws:
      Exception
    • testLicenseOneParameter

      public void testLicenseOneParameter() throws Exception
      Throws:
      Exception
    • testLicenseTwoParameters

      public void testLicenseTwoParameters() throws Exception
      Throws:
      Exception
    • testLicenseBaseText

      public void testLicenseBaseText() throws Exception
      Throws:
      Exception