A B C D G H J L M O P R S T U W

A

a() - Static method in class de.smartics.ci.config.test. MavenConfigBuilder
Creates an instance of the builder.
a() - Static method in class de.smartics.ci.config.test. MavenPomBuilder
Creates an instance of the builder.
a() - Static method in class de.smartics.ci.config.test. MavenSettingsBuilder
Creates an instance of the builder.
AbstractDocumentMergerTestBase - Class in de.smartics.ci.config.load
Tests merging Hudson XML configurations with DocumentMerger.
AbstractDocumentMergerTestBase() - Constructor for class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 
AbstractHudsonConfigHelperTestBase - Class in test.de.smartics.ci.config.hudson
Tests manipulating Hudson XML configurations with helpers from test.de.smartics.ci.config.hudson.
AbstractHudsonConfigHelperTestBase() - Constructor for class test.de.smartics.ci.config.hudson. AbstractHudsonConfigHelperTestBase
 
acceptsThatNoScmInfoIsProvided() - Method in class de.smartics.ci.config.load. MavenInfoApplierTest
 
addsNewEntries() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
addsProjectDescription() - Method in class de.smartics.ci.config.load. MavenInfoApplierTest
 
addsProjectInfo() - Method in class de.smartics.ci.config.load. MavenInfoApplierTest
 
addsScmElementIfNoneIsPresent() - Method in class test.de.smartics.ci.config.hudson. HudsonConfigScmElementTest
 
addsScmElementIfPresentWithLocations() - Method in class test.de.smartics.ci.config.hudson. HudsonConfigScmElementTest
 
addsScmElementIfPresentWithoutUrl() - Method in class test.de.smartics.ci.config.hudson. HudsonConfigScmElementTest
 
addsScmElementIfPresentWithUrl() - Method in class test.de.smartics.ci.config.hudson. HudsonConfigScmElementTest
 
addsScmInfo() - Method in class de.smartics.ci.config.load. MavenInfoApplierTest
 
allowsConstructionWithNullParentClassLoader() - Method in class test.de.smartics.ci.config.load. LocationManagerConstructionTest
 
allowsConstructionWithoutParentClassLoader() - Method in class test.de.smartics.ci.config.load. LocationManagerConstructionTest
 
allowsConstructionWithParentClassLoader() - Method in class test.de.smartics.ci.config.load. LocationManagerConstructionTest
 
allowsNewDocumentToBeNullSoThatTargetDocumentIsReturned() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
allowsNoBlankIdInConstruction() - Method in class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 
allowsNotNullToBeAddedAsAFileLocation() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
allowsTargetDocumentToBeNullSoThatNewDocumentIsReturned() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
allowsToAccessAllProperties() - Method in class de.smartics.ci.config.load. HudsonJobConfigTest
 
allowsToAccessAllProperties() - Method in class test.de.smartics.ci.config.maven. MavenConfigTest
 
allowsToAddAFileLocation() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
allowsToAddConfigurationNames() - Method in class test.de.smartics.ci.config.load. LoaderPlanTest
 
aMinimal() - Static method in class de.smartics.ci.config.test. MavenConfigBuilder
Creates a valid instance of the builder.
aNew() - Static method in class de.smartics.ci.config.test. MavenConfigBuilder
Creates an empty instance of the builder.
aNew() - Static method in class de.smartics.ci.config.test. MavenPomBuilder
Creates an instance of the builder.
aNew() - Static method in class de.smartics.ci.config.test. MavenSettingsBuilder
Creates an instance of the builder.
ARTIFACT_ID - Static variable in class de.smartics.ci.config.test. MavenPomBuilder
The default valid value for a group ID.

B

build() - Method in class de.smartics.ci.config.test. MavenConfigBuilder
Creates an instance of MavenConfig.
build() - Method in class de.smartics.ci.config.test. MavenPomBuilder
Creates an instance of MavenPom.
build() - Method in class de.smartics.ci.config.test. MavenSettingsBuilder
Creates an instance of MavenSettings.

C

calcsPathFromDocumentRootIfNullArgumentIsPassed() - Method in class test.de.smartics.ci.config.utils. JDomUtilsCalcXPathTest
 
calcsPathRelativeToGivenRootElement() - Method in class test.de.smartics.ci.config.utils. JDomUtilsCalcXPathTest
 

D

de.smartics.ci.config.load - package de.smartics.ci.config.load
 
de.smartics.ci.config.projects - package de.smartics.ci.config.projects
 
de.smartics.ci.config.test - package de.smartics.ci.config.test
 
DESCRIPTION - Static variable in class de.smartics.ci.config.test. MavenPomBuilder
The default valid value for a description.
DocumentMergerTest - Class in de.smartics.ci.config.load
Tests merging Hudson XML configurations with DocumentMerger.
DocumentMergerTest() - Constructor for class de.smartics.ci.config.load. DocumentMergerTest
 

G

GLOBAL_RESOURCES - Static variable in class de.smartics.ci.config.projects. Project
Relative path to the "global-hudson-configs/src/main/resources" project.
GLOBAL_ROOT_XML - Static variable in class de.smartics.ci.config.projects. Project
The resource "hudson-config-root.xml" within "global-hudson-configs/src/main/resources".
GROUP_ID - Static variable in class de.smartics.ci.config.test. MavenPomBuilder
The default valid value for an artifact ID.

H

HudsonConfigScmElementTest - Class in test.de.smartics.ci.config.hudson
Tests HudsonConfigScmElement.
HudsonConfigScmElementTest() - Constructor for class test.de.smartics.ci.config.hudson. HudsonConfigScmElementTest
 
HudsonJobConfigLoaderTest - Class in test.de.smartics.ci.config.load
Tests HudsonJobConfigLoader.
HudsonJobConfigLoaderTest() - Constructor for class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
HudsonJobConfigTest - Class in de.smartics.ci.config.load
Tests HudsonJobConfig.
HudsonJobConfigTest() - Constructor for class de.smartics.ci.config.load. HudsonJobConfigTest
 
HudsonJobDocumentFixerTest - Class in de.smartics.ci.config.load
Tests HudsonJobDocumentFixer.
HudsonJobDocumentFixerTest() - Constructor for class de.smartics.ci.config.load. HudsonJobDocumentFixerTest
 

J

JDomTestUtils - Class in de.smartics.ci.config.test
Utilities to access Test documents for tests.
JDomUtilsCalcXPathTest - Class in test.de.smartics.ci.config.utils
Tests JDomUtils.calcXPath(Element, Element).
JDomUtilsCalcXPathTest() - Constructor for class test.de.smartics.ci.config.utils. JDomUtilsCalcXPathTest
 
JDomUtilsMergeTest - Class in test.de.smartics.ci.config.utils
Tests JDomUtils.merge(Element, Element).
JDomUtilsMergeTest() - Constructor for class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
JDomUtilsTest - Class in test.de.smartics.ci.config.utils
Tests JDomUtils.
JDomUtilsTest() - Constructor for class test.de.smartics.ci.config.utils. JDomUtilsTest
 

L

load(String) - Static method in class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 
load(Class<?>, String) - Static method in class de.smartics.ci.config.test. JDomTestUtils
 
load(String) - Static method in class test.de.smartics.ci.config.hudson. AbstractHudsonConfigHelperTestBase
 
LoaderPlanConstructionTest - Class in test.de.smartics.ci.config.load
Tests LoaderPlan.
LoaderPlanConstructionTest() - Constructor for class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 
LoaderPlanLoaderTest - Class in test.de.smartics.ci.config.load
Tests LoaderPlanLoader.
LoaderPlanLoaderTest() - Constructor for class test.de.smartics.ci.config.load. LoaderPlanLoaderTest
 
LoaderPlanObjectTest - Class in test.de.smartics.ci.config.load
Tests object basics of LoaderPlan.
LoaderPlanObjectTest() - Constructor for class test.de.smartics.ci.config.load. LoaderPlanObjectTest
 
LoaderPlanTest - Class in test.de.smartics.ci.config.load
Tests LoaderPlan.
LoaderPlanTest() - Constructor for class test.de.smartics.ci.config.load. LoaderPlanTest
 
loadProjectToConfigInstance() - Method in class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
loadProjectWithOverridingConfigs() - Method in class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
loadsMultipleLoaderInformationFromOneConfigurationFile() - Method in class test.de.smartics.ci.config.load. LoaderPlanLoaderTest
 
LocationManagerConstructionTest - Class in test.de.smartics.ci.config.load
Tests construction of instances of LocationManager.
LocationManagerConstructionTest() - Constructor for class test.de.smartics.ci.config.load. LocationManagerConstructionTest
 
LocationManagerTest - Class in test.de.smartics.ci.config.load
Tests LocationManager.
LocationManagerTest() - Constructor for class test.de.smartics.ci.config.load. LocationManagerTest
 

M

MavenConfigBuilder - Class in de.smartics.ci.config.test
Builder for instances of MavenConfig.
MavenConfigTest - Class in test.de.smartics.ci.config.maven
Tests MavenConfig.
MavenConfigTest() - Constructor for class test.de.smartics.ci.config.maven. MavenConfigTest
 
MavenInfoApplierTest - Class in de.smartics.ci.config.load
Tests MavenInfoApplier.
MavenInfoApplierTest() - Constructor for class de.smartics.ci.config.load. MavenInfoApplierTest
 
MavenPomBuilder - Class in de.smartics.ci.config.test
Builder for instances of MavenPom.
MavenPomScmTest - Class in test.de.smartics.ci.config.maven
Tests MavenPom.setScmConnectionString(String).
MavenPomScmTest() - Constructor for class test.de.smartics.ci.config.maven. MavenPomScmTest
 
MavenSettingsBuilder - Class in de.smartics.ci.config.test
Builder for instances of MavenSettings.
mergesIdenticalElementStructures() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
mergesIdenticalEntryStructures() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
mergesTwoElementsWithContent() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
mergesTwoElementsWithIdenticalContent() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
mergesTwoElementsWithoutContent() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 

O

opensResourcesFromKnownLocations() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
overridesMoreElementsNoEntries() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
overridesMoreElementsOfEntries() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
overridesSomeElementsNoEntries() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 
overridesSomeElementsOfEntries() - Method in class de.smartics.ci.config.load. DocumentMergerTest
 

P

PLAN_1 - Static variable in class test.de.smartics.ci.config.load. LoaderPlanObjectTest
 
PLAN_1_EQUAL - Static variable in class test.de.smartics.ci.config.load. LoaderPlanObjectTest
 
PLAN_2 - Static variable in class test.de.smartics.ci.config.load. LoaderPlanObjectTest
 
PLAN_3 - Static variable in class test.de.smartics.ci.config.load. LoaderPlanObjectTest
 
Project - Class in de.smartics.ci.config.projects
Marker for project tests.
providesConstructor() - Method in class test.de.smartics.ci.config.utils. JDomUtilsTest
 
providesValidToStringWithElements() - Method in class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 
providesValidToStringWithoutElements() - Method in class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 

R

read(String) - Static method in class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 
read(Class<?>, String) - Static method in class de.smartics.ci.config.test. JDomTestUtils
 
read(String) - Static method in class test.de.smartics.ci.config.hudson. AbstractHudsonConfigHelperTestBase
 
readsScmInfoFromScmConnectionString() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
recognizesElementDisorders() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
rejectsBlankAsConnectionString() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringContainingNoUrl() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringContainingOnlyScmPrefix() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringMissingScmTypeDelimiter() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringNotConformingToFormat() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringNotProvidingScmType() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringNotProvidingScmTypeButHttpProtocol() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringNotProvidingScmTypeButHttpsProtocol() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsConnectionStringNotStartingWithScmPrefix() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsEmptyPlan() - Method in class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
rejectsIfElementIsNull() - Method in class test.de.smartics.ci.config.utils. JDomUtilsCalcXPathTest
 
rejectsIfRootElementsDoNotHaveTheSameName() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
rejectsIfTargetIsNull() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
rejectsIfToBeMergedIsNull() - Method in class test.de.smartics.ci.config.utils. JDomUtilsMergeTest
 
rejectsInvalidFiles() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
rejectsNullAsConnectionString() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
rejectsNullPlan() - Method in class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
rejectsUnknownScmType() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
removesCascadingChildrenNamesElement() - Method in class de.smartics.ci.config.load. HudsonJobDocumentFixerTest
 
removesCascadingJobPropertiesElement() - Method in class de.smartics.ci.config.load. HudsonJobDocumentFixerTest
 
requiresAMavenConfig() - Method in class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 
requiresAnIdOnConstruction() - Method in class de.smartics.ci.config.load. HudsonJobConfigTest
 
requiresMavenPomOnConstruction() - Method in class test.de.smartics.ci.config.maven. MavenConfigTest
 
requiresMavenSettingsOnConstruction() - Method in class test.de.smartics.ci.config.maven. MavenConfigTest
 
requiresTheXmlRepresentation() - Method in class de.smartics.ci.config.load. HudsonJobConfigTest
 
rootElementIsNotRequiredToBeADirectChildOfTheDocumentsRoot() - Method in class test.de.smartics.ci.config.utils. JDomUtilsCalcXPathTest
 

S

SCM_CONNECTION_STRING - Static variable in class de.smartics.ci.config.test. MavenPomBuilder
The default valid value for an SCM connection string.
setUp() - Method in class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 
setUp() - Method in class de.smartics.ci.config.load. MavenInfoApplierTest
 
setUp() - Method in class test.de.smartics.ci.config.load. HudsonJobConfigLoaderTest
 
setUp() - Method in class test.de.smartics.ci.config.load. LoaderPlanConstructionTest
 
setUp() - Method in class test.de.smartics.ci.config.load. LoaderPlanLoaderTest
 
setUp() - Method in class test.de.smartics.ci.config.load. LoaderPlanTest
 
setUp() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
setUp() - Method in class test.de.smartics.ci.config.maven. MavenConfigTest
 
setUp() - Method in class test.de.smartics.ci.config.maven. MavenPomScmTest
 
signalsMissingResources() - Method in class test.de.smartics.ci.config.load. LocationManagerTest
 
SINGLE_PROJECT_USING_POM_DEFAULTS - Static variable in class de.smartics.ci.config.projects. Project
Relative path to the "single-project-using-pom-defaults/src/etc/ci" project.

T

test.de.smartics.ci.config.hudson - package test.de.smartics.ci.config.hudson
 
test.de.smartics.ci.config.load - package test.de.smartics.ci.config.load
 
test.de.smartics.ci.config.maven - package test.de.smartics.ci.config.maven
 
test.de.smartics.ci.config.utils - package test.de.smartics.ci.config.utils
 
toString(Document) - Static method in class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 
toString(Document) - Static method in class de.smartics.ci.config.test. JDomTestUtils
 
toString(Element) - Static method in class de.smartics.ci.config.test. JDomTestUtils
 
toString(Document) - Static method in class test.de.smartics.ci.config.hudson. AbstractHudsonConfigHelperTestBase
 

U

uut - Variable in class de.smartics.ci.config.load. AbstractDocumentMergerTestBase
 

W

withArtifactId(String) - Method in class de.smartics.ci.config.test. MavenPomBuilder
Sets the project's artifact identifier.
withDescription(String) - Method in class de.smartics.ci.config.test. MavenPomBuilder
Sets the project's description.
withGroupId(String) - Method in class de.smartics.ci.config.test. MavenPomBuilder
Sets the project's group identifier.
withPom(MavenPom) - Method in class de.smartics.ci.config.test. MavenConfigBuilder
The information provided by the Maven project's pom.xml.
withScmConnectionString(String) - Method in class de.smartics.ci.config.test. MavenPomBuilder
Sets the SCM connection string.
withSettings(MavenSettings) - Method in class de.smartics.ci.config.test. MavenConfigBuilder
Sets the information provided by the settings.xml.

A B C D G H J L M O P R S T U W

Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.