de.smartics.ci.config.load
Class DocumentMergerTest

Package class diagram package DocumentMergerTest
java.lang.Object
  extended by de.smartics.ci.config.load.AbstractDocumentMergerTestBase
      extended by de.smartics.ci.config.load.DocumentMergerTest

public class DocumentMergerTest
     
     
extends AbstractDocumentMergerTestBase

Tests merging Hudson XML configurations with DocumentMerger.


Field Summary
 
Fields inherited from class de.smartics.ci.config.load.AbstractDocumentMergerTestBase
uut
 
Constructor Summary
DocumentMergerTest()
           
 
Method Summary
 void addsNewEntries()
           
 void allowsNewDocumentToBeNullSoThatTargetDocumentIsReturned()
           
 void allowsTargetDocumentToBeNullSoThatNewDocumentIsReturned()
           
 void mergesIdenticalElementStructures()
           
 void mergesIdenticalEntryStructures()
           
 void overridesMoreElementsNoEntries()
           
 void overridesMoreElementsOfEntries()
           
 void overridesSomeElementsNoEntries()
           
 void overridesSomeElementsOfEntries()
           
 
Methods inherited from class de.smartics.ci.config.load.AbstractDocumentMergerTestBase
load, read, setUp, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentMergerTest

public DocumentMergerTest()
Method Detail

allowsTargetDocumentToBeNullSoThatNewDocumentIsReturned

public void allowsTargetDocumentToBeNullSoThatNewDocumentIsReturned()
                                                             throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

allowsNewDocumentToBeNullSoThatTargetDocumentIsReturned

public void allowsNewDocumentToBeNullSoThatTargetDocumentIsReturned()
                                                             throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

mergesIdenticalEntryStructures

public void mergesIdenticalEntryStructures()
                                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

addsNewEntries

public void addsNewEntries()
                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

overridesSomeElementsOfEntries

public void overridesSomeElementsOfEntries()
                                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

overridesMoreElementsOfEntries

public void overridesMoreElementsOfEntries()
                                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

mergesIdenticalElementStructures

public void mergesIdenticalElementStructures()
                                      throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

overridesSomeElementsNoEntries

public void overridesSomeElementsNoEntries()
                                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException

overridesMoreElementsNoEntries

public void overridesMoreElementsNoEntries()
                                    throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException


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