Class JDomBuilderResourceTest

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

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

    • JDomBuilderResourceTest

      public JDomBuilderResourceTest()
  • 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
    • testBuildResourceWithNameNoticeAndSourceTrimsSpacesBeforeValue

      public void testBuildResourceWithNameNoticeAndSourceTrimsSpacesBeforeValue() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceTrimsSpaces

      public void testBuildResourceWithNameNoticeAndSourceTrimsSpaces() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceTrimsSpacesAfterValue

      public void testBuildResourceWithNameNoticeAndSourceTrimsSpacesAfterValue() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceTrimsWithSpacesInValue

      public void testBuildResourceWithNameNoticeAndSourceTrimsWithSpacesInValue() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceSpacesInVaule

      public void testBuildResourceWithNameNoticeAndSourceSpacesInVaule() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceLowers

      public void testBuildResourceWithNameNoticeAndSourceLowers() throws Exception
      Throws:
      Exception
    • testBuildResourceWithNameNoticeAndSourceCaps

      public void testBuildResourceWithNameNoticeAndSourceCaps() throws Exception
      Throws:
      Exception
    • testThrowsIllegalArgumentWhenElementIsNotResource

      public void testThrowsIllegalArgumentWhenElementIsNotResource() throws Exception
      Throws:
      Exception