test.de.smartics.ci.config.maven
Class MavenConfigTest

Package class diagram package MavenConfigTest
java.lang.Object
  extended by test.de.smartics.ci.config.maven.MavenConfigTest

@Uut(type=de.smartics.ci.config.maven.MavenConfig.class)
public class MavenConfigTest
     
     
extends Object

Tests MavenConfig.


Constructor Summary
MavenConfigTest()
           
 
Method Summary
 void allowsToAccessAllProperties()
           
 void requiresMavenPomOnConstruction()
           
 void requiresMavenSettingsOnConstruction()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenConfigTest

public MavenConfigTest()
Method Detail

setUp

public void setUp()

requiresMavenSettingsOnConstruction

public void requiresMavenSettingsOnConstruction()

requiresMavenPomOnConstruction

public void requiresMavenPomOnConstruction()

allowsToAccessAllProperties

public void allowsToAccessAllProperties()


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