Class Instruments.Counters
java.lang.Object
com.atlassian.jira.functest.framework.Instruments.Counters
- Enclosing class:
Instruments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCounter(String name) In case when there is no counter with given name defined returns counter without value.
-
Constructor Details
-
Counters
-
-
Method Details
-
getCounter
In case when there is no counter with given name defined returns counter without value.- Parameters:
name- counter name
-