B C D E G I K L M S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- Base64Decode - Class in kg.apc.jmeter.functions
- Base64Decode() - Constructor for class kg.apc.jmeter.functions.Base64Decode
- Base64Encode - Class in kg.apc.jmeter.functions
- Base64Encode() - Constructor for class kg.apc.jmeter.functions.Base64Encode
C
- CaseFormat - Class in kg.apc.jmeter.functions
-
Case Formating Function Support String manipulations of: Lower and upper camel case as: lowerCamelCase and UpperCamelCase Snake/lower underscore case as: snake_lower_underscore_case Lisp/kebab/spinal/lower hyphen case as: lis-keba-spinal-lower-case upper underscore case as: UPPER_UNDERSCORE_CASE Train case as: TRAIN-CASE Support similar to Guava case options https://google.github.io/guava/releases/19.0/api/docs/com/google/common/base/CaseFormat.html Support similar to Stack Exchange answers https://softwareengineering.stackexchange.com/questions/104468/if-this-is-camelcase-what-is-this
- CaseFormat() - Constructor for class kg.apc.jmeter.functions.CaseFormat
- CaseFormat.CaseFormatMode - Enum in kg.apc.jmeter.functions
-
ChangeCase Modes Modes for different cases
- CaseFormat.CaseFormatMode.Holder - Class in kg.apc.jmeter.functions
- changeCase(String, String) - Method in class kg.apc.jmeter.functions.CaseFormat
-
Change case options
- ChooseRandom - Class in kg.apc.jmeter.functions
- ChooseRandom() - Constructor for class kg.apc.jmeter.functions.ChooseRandom
-
No-arg constructor.
D
- DoubleSum - Class in kg.apc.jmeter.functions
-
Provides a DoubleSum function that adds two or more Double values.
- DoubleSum() - Constructor for class kg.apc.jmeter.functions.DoubleSum
-
No-arg constructor.
E
- Env - Class in kg.apc.jmeter.functions
- Env() - Constructor for class kg.apc.jmeter.functions.Env
-
No-arg constructor.
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.Base64Decode
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.Base64Encode
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.CaseFormat
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.ChooseRandom
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.DoubleSum
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.Env
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.If
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.IsDefined
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.IterationNum
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.LowerCase
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.MD5
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.StrLen
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.StrReplace
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.StrReplaceRegex
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.Substring
- execute(SampleResult, Sampler) - Method in class kg.apc.jmeter.functions.UpperCase
G
- get(String) - Static method in enum kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
-
Get CamelCaseMode by mode
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.Base64Decode
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.Base64Encode
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.CaseFormat
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.ChooseRandom
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.DoubleSum
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.Env
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.If
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.IsDefined
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.IterationNum
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.LowerCase
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.MD5
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.StrLen
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.StrReplace
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.StrReplaceRegex
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.Substring
- getArgumentDesc() - Method in class kg.apc.jmeter.functions.UpperCase
- getName() - Method in enum kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- getReferenceKey() - Method in class kg.apc.jmeter.functions.Base64Decode
- getReferenceKey() - Method in class kg.apc.jmeter.functions.Base64Encode
- getReferenceKey() - Method in class kg.apc.jmeter.functions.CaseFormat
- getReferenceKey() - Method in class kg.apc.jmeter.functions.ChooseRandom
- getReferenceKey() - Method in class kg.apc.jmeter.functions.DoubleSum
- getReferenceKey() - Method in class kg.apc.jmeter.functions.Env
- getReferenceKey() - Method in class kg.apc.jmeter.functions.If
- getReferenceKey() - Method in class kg.apc.jmeter.functions.IsDefined
- getReferenceKey() - Method in class kg.apc.jmeter.functions.IterationNum
- getReferenceKey() - Method in class kg.apc.jmeter.functions.LowerCase
- getReferenceKey() - Method in class kg.apc.jmeter.functions.MD5
- getReferenceKey() - Method in class kg.apc.jmeter.functions.StrLen
- getReferenceKey() - Method in class kg.apc.jmeter.functions.StrReplace
- getReferenceKey() - Method in class kg.apc.jmeter.functions.StrReplaceRegex
- getReferenceKey() - Method in class kg.apc.jmeter.functions.Substring
- getReferenceKey() - Method in class kg.apc.jmeter.functions.UpperCase
I
- If - Class in kg.apc.jmeter.functions
- If() - Constructor for class kg.apc.jmeter.functions.If
- IsDefined - Class in kg.apc.jmeter.functions
- IsDefined() - Constructor for class kg.apc.jmeter.functions.IsDefined
- IterationNum - Class in kg.apc.jmeter.functions
- IterationNum() - Constructor for class kg.apc.jmeter.functions.IterationNum
K
- KEBAB_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- kg.apc.jmeter.functions - package kg.apc.jmeter.functions
L
- LISP_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- LOWER_CAMEL_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- LOWER_HYPHEN - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- LOWER_UNDERSCORE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- LowerCase - Class in kg.apc.jmeter.functions
- LowerCase() - Constructor for class kg.apc.jmeter.functions.LowerCase
-
No-arg constructor.
M
- MD5 - Class in kg.apc.jmeter.functions
- MD5() - Constructor for class kg.apc.jmeter.functions.MD5
-
No-arg constructor.
S
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.Base64Decode
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.Base64Encode
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.CaseFormat
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.ChooseRandom
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.DoubleSum
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.Env
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.If
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.IsDefined
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.IterationNum
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.LowerCase
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.MD5
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.StrLen
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.StrReplace
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.StrReplaceRegex
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.Substring
- setParameters(Collection<CompoundVariable>) - Method in class kg.apc.jmeter.functions.UpperCase
- SNAKE_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- SPINAL_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- StrLen - Class in kg.apc.jmeter.functions
-
Provides a DoubleSum function that adds two or more Double values.
- StrLen() - Constructor for class kg.apc.jmeter.functions.StrLen
-
No-arg constructor.
- StrReplace - Class in kg.apc.jmeter.functions
- StrReplace() - Constructor for class kg.apc.jmeter.functions.StrReplace
- StrReplaceRegex - Class in kg.apc.jmeter.functions
- StrReplaceRegex() - Constructor for class kg.apc.jmeter.functions.StrReplaceRegex
- Substring - Class in kg.apc.jmeter.functions
- Substring() - Constructor for class kg.apc.jmeter.functions.Substring
T
- TRAIN_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
U
- UPPER_CAMEL_CASE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- UPPER_UNDERSCORE - kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
- UpperCase - Class in kg.apc.jmeter.functions
- UpperCase() - Constructor for class kg.apc.jmeter.functions.UpperCase
-
No-arg constructor.
V
- valueOf(String) - Static method in enum kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum kg.apc.jmeter.functions.CaseFormat.CaseFormatMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages