com.atlassian.bamboo.testutils.properties
Class BambooTestProperties

java.lang.Object
  extended by com.atlassian.bamboo.testutils.properties.BambooTestProperties

public class BambooTestProperties
extends Object


Field Summary
static DbProperties DB_PROPERTIES
           
protected static PropertyProvider propertyProvider
           
 
Constructor Summary
BambooTestProperties()
           
 
Method Summary
static String getProperty(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyProvider

protected static final PropertyProvider propertyProvider

DB_PROPERTIES

public static final DbProperties DB_PROPERTIES
Constructor Detail

BambooTestProperties

public BambooTestProperties()
Method Detail

getProperty

public static String getProperty(@NotNull
                                 String key)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.