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

By extending JaggerPropertiesProvider you get access to all Jagger properties and test properties. More...

Inheritance diagram for JLoadScenarioProvider:

Public Member Functions

JLoadScenario exampleJaggerLoadScenario ()
 
JLoadScenario myFirstJaggerLoadScenario ()
 
- Public Member Functions inherited from JaggerPropertiesProvider
String getEnvPropertyValue (String key)
 
String getTestPropertyValue (String key)
 

Detailed Description

By extending JaggerPropertiesProvider you get access to all Jagger properties and test properties.

You can use them for configuration of JLoadScenario.

Benefit of this approach is that you can change JLoadScenario configuration by changing properties file and no recompilation is needed.

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

Definition at line 55 of file JLoadScenarioProvider.java.


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