Class JDomBuilderByOrganisationTest

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

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

    • JDomBuilderByOrganisationTest

      public JDomBuilderByOrganisationTest()
  • 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
    • testBuildResourcesFromNoResources

      public void testBuildResourcesFromNoResources() throws Exception
      Throws:
      Exception
    • testCollectResourcesNumbered1

      public void testCollectResourcesNumbered1() throws Exception
      Throws:
      Exception
    • testCollectResourcesNumbered2

      public void testCollectResourcesNumbered2() throws Exception
      Throws:
      Exception
    • testCollectResourcesNumbered3

      public void testCollectResourcesNumbered3() throws Exception
      Throws:
      Exception
    • testCollectResourcesNumbered4

      public void testCollectResourcesNumbered4() throws Exception
      Throws:
      Exception
    • testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsEmpty

      public void testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsEmpty() throws Exception
      Throws:
      Exception
    • testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsMissing

      public void testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsMissing() throws Exception
      Throws:
      Exception
    • testOrganisationByIdFindsOrganisationsPresent

      public void testOrganisationByIdFindsOrganisationsPresent() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromOrganisationAndElementWith3ChildResources

      public void testByOrganisationBuildsFromOrganisationAndElementWith3ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromOrganisationAndElementWith5ChildResources

      public void testByOrganisationBuildsFromOrganisationAndElementWith5ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromOrganisationAndElementWith10ChildResources

      public void testByOrganisationBuildsFromOrganisationAndElementWith10ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromMapAndElementWith1ChildResources

      public void testByOrganisationBuildsFromMapAndElementWith1ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromMapAndElementWith5ChildResources

      public void testByOrganisationBuildsFromMapAndElementWith5ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationBuildsFromMapAndElementWith10ChildResources

      public void testByOrganisationBuildsFromMapAndElementWith10ChildResources() throws Exception
      Throws:
      Exception
    • testByOrganisationCollectiveOneChild

      public void testByOrganisationCollectiveOneChild() throws Exception
      Throws:
      Exception
    • testByOrganisationCollective2Children

      public void testByOrganisationCollective2Children() throws Exception
      Throws:
      Exception
    • testByOrganisationCollective5Child

      public void testByOrganisationCollective5Child() throws Exception
      Throws:
      Exception
    • testByOrganisationCollective3Child

      public void testByOrganisationCollective3Child() throws Exception
      Throws:
      Exception
    • testByOrganisationCollective7Child

      public void testByOrganisationCollective7Child() throws Exception
      Throws:
      Exception
    • testByOrganisationEmptyCollective

      public void testByOrganisationEmptyCollective() throws Exception
      Throws:
      Exception
    • testByOrganisationCollectiveUnmodifiable

      public void testByOrganisationCollectiveUnmodifiable() throws Exception
      Throws:
      Exception