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 Summary
Constructors -
Method Summary
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
-
Constructor Details
-
JDomBuilderByOrganisationTest
public JDomBuilderByOrganisationTest()
-
-
Method Details
-
setUp
-
tearDown
-
testBuildResourcesFromNoResources
-
testCollectResourcesNumbered1
-
testCollectResourcesNumbered2
-
testCollectResourcesNumbered3
-
testCollectResourcesNumbered4
-
testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsEmpty
-
testOrganisationByIdThrowsIllegalArgumentWhenOrganisationsMissing
-
testOrganisationByIdFindsOrganisationsPresent
-
testByOrganisationBuildsFromOrganisationAndElementWith3ChildResources
-
testByOrganisationBuildsFromOrganisationAndElementWith5ChildResources
-
testByOrganisationBuildsFromOrganisationAndElementWith10ChildResources
-
testByOrganisationBuildsFromMapAndElementWith1ChildResources
-
testByOrganisationBuildsFromMapAndElementWith5ChildResources
-
testByOrganisationBuildsFromMapAndElementWith10ChildResources
-
testByOrganisationCollectiveOneChild
-
testByOrganisationCollective2Children
-
testByOrganisationCollective5Child
-
testByOrganisationCollective3Child
-
testByOrganisationCollective7Child
-
testByOrganisationEmptyCollective
-
testByOrganisationCollectiveUnmodifiable
-