test.de.smartics.ci.config.hudson
Class AbstractHudsonConfigHelperTestBase

Package class diagram package AbstractHudsonConfigHelperTestBase
java.lang.Object
  extended by test.de.smartics.ci.config.hudson.AbstractHudsonConfigHelperTestBase
Direct Known Subclasses:
HudsonConfigScmElementTest

public abstract class AbstractHudsonConfigHelperTestBase
     
     
extends Object

Tests manipulating Hudson XML configurations with helpers from test.de.smartics.ci.config.hudson.


Constructor Summary
AbstractHudsonConfigHelperTestBase()
           
 
Method Summary
protected static org.jdom.Document load(String resource)
           
protected static String read(String resource)
           
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
 

Constructor Detail

AbstractHudsonConfigHelperTestBase

public AbstractHudsonConfigHelperTestBase()
Method Detail

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.