de.smartics.ci.config.load
Class AbstractDocumentMergerTestBase

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

@Uut(type=de.smartics.ci.config.load.DocumentMerger.class)
public class AbstractDocumentMergerTestBase
     
     
extends Object

Tests merging Hudson XML configurations with DocumentMerger.


Field Summary
protected  de.smartics.ci.config.load.DocumentMerger uut
           
 
Constructor Summary
AbstractDocumentMergerTestBase()
           
 
Method Summary
protected static org.jdom.Document load(String resource)
           
protected static String read(String resource)
           
 void setUp()
           
protected static String toString(org.jdom.Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uut

protected de.smartics.ci.config.load.DocumentMerger uut
Constructor Detail

AbstractDocumentMergerTestBase

public AbstractDocumentMergerTestBase()
Method Detail

setUp

public void setUp()

load

protected static final org.jdom.Document load(String resource)
                                       throws IllegalArgumentException
Throws:
IllegalArgumentException

read

protected static final String read(String resource)

toString

protected static final String toString(org.jdom.Document document)


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