Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
JaggerPropertiesProvider Class Reference

This class is needed to provide Jagger environment properties and test properties. More...

Inheritance diagram for JaggerPropertiesProvider:

Public Member Functions

String getEnvPropertyValue (String key)
 
String getTestPropertyValue (String key)
 

Detailed Description

This class is needed to provide Jagger environment properties and test properties.


It must be injected to class where properties are needed, or this class can extend JaggerPropertiesProvider. In both cases that class must be a valid spring bean.

Properties from test.properties do not override properties from environment.properties.

Definition at line 18 of file JaggerPropertiesProvider.java.


The documentation for this class was generated from the following file: