- close() - Method in interface cz.encircled.jput.recorder.ElasticsearchClient
-
- close() - Method in class cz.encircled.jput.recorder.ElasticsearchClientWrapper
-
- collectRuns(sample) - Method in class cz.encircled.jput.trend.SampleBasedTrendAnalyzer
-
- Companion - Static variable in class cz.encircled.jput.context.JPutContext
-
- Companion - Static variable in class cz.encircled.jput.model.PerfTestConfiguration
-
- Companion - Static variable in class cz.encircled.jput.model.TrendTestConfiguration
-
- component1() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Unique test id,
- component1() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Configuration used for this execution
- component1() - Method in class cz.encircled.jput.model.PerfTestResult
-
- component1() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Sample size which will be used for trend analysis
- component2() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Count of warm up test executions
- component2() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Parameters related to the global execution
- component2() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Static average time threshold.
- component3() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Test execution repeats count
- component3() - Method in class cz.encircled.jput.model.PerfTestExecution
-
List of result execution times in ms
- component3() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
if true - use the sample variance as an average time threshold
- component4() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Delay between test repeats,
- component4() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Validation result is set after executions
- component4() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Defines the strategy for sample selection
- component5() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Upper limit for test execution time in milliseconds
- component5() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Only result from given percentile are counted for trend tests,
- component6() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Upper limit for average execution time when using
- component7() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Performance trend analyzing
- component8() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
- context - Static variable in class cz.encircled.jput.context.JPutContextKt
-
- copy(testId, warmUp, repeats, delay, maxTimeLimit, avgTimeLimit, trendConfiguration, percentiles) - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Performance test configuration of a single junit test method
- copy(conf, executionParams, executionResult, result) - Method in class cz.encircled.jput.model.PerfTestExecution
-
Represents the execution state of a particular performance test
- copy(violations) - Method in class cz.encircled.jput.model.PerfTestResult
-
Represents the execution result of a performance test.
If a test violates any of it's performance constraints, it will be added to the violations field.
- copy(sampleSize, averageTimeThreshold, useStandardDeviationAsThreshold, sampleSelectionStrategy, noisePercentile) - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Represents the configuration of a single trend performance test
- cz.encircled.jput - package cz.encircled.jput
-
- cz.encircled.jput.context - package cz.encircled.jput.context
-
- cz.encircled.jput.model - package cz.encircled.jput.model
-
- cz.encircled.jput.recorder - package cz.encircled.jput.recorder
-
- cz.encircled.jput.runner - package cz.encircled.jput.runner
-
- cz.encircled.jput.trend - package cz.encircled.jput.trend
-
- cz.encircled.jput.unit - package cz.encircled.jput.unit
-
- getAverageTimeThreshold() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Static average time threshold.
- getAvgTimeLimit() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Upper limit for average execution time when using
- getCollectionProperty(key, defaultValue) - Static method in class cz.encircled.jput.context.PropertySourceKt
-
- getConf() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Configuration used for this execution
- getContext() - Static method in class cz.encircled.jput.context.JPutContextKt
-
- getCurrentExecutionStart() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Holds start time of current execution
- getCustomTestIds() - Method in class cz.encircled.jput.context.JPutContext
-
customTestId -> defaultTestId
- getDelay() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Delay between test repeats,
- getExecutionAvg() - Method in class cz.encircled.jput.model.PerfTestExecution
-
- getExecutionId() - Method in class cz.encircled.jput.context.JPutContext
-
Unique ID of current tests execution
- getExecutionMax() - Method in class cz.encircled.jput.model.PerfTestExecution
-
- getExecutionParams() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Parameters related to the global execution
- getExecutionResult() - Method in class cz.encircled.jput.model.PerfTestExecution
-
List of result execution times in ms
- getJunit4TestExecutor() - Method in class cz.encircled.jput.context.JPutContext
-
- getMaxTimeLimit() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Upper limit for test execution time in milliseconds
- getMessageProducer() - Method in enum cz.encircled.jput.model.PerfConstraintViolation
-
- getNoisePercentile() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Only result from given percentile are counted for trend tests,
- getPercentiles() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
- getProperty(key) - Method in interface cz.encircled.jput.context.PropertySource
-
- getProperty(key) - Method in class cz.encircled.jput.context.SystemPropertySource
-
- getPropertySources() - Method in class cz.encircled.jput.context.JPutContext
-
- getRepeats() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Test execution repeats count
- getResult() - Method in class cz.encircled.jput.model.PerfTestExecution
-
Validation result is set after executions
- getResultRecorders() - Method in class cz.encircled.jput.context.JPutContext
-
Test results recorders
- getSample(execution) - Method in class cz.encircled.jput.recorder.ElasticsearchResultRecorder
-
Fetch execution times sample for the given execution
- getSample(execution) - Method in class cz.encircled.jput.recorder.FileSystemResultRecorder
-
Fetch execution times sample for the given execution
- getSample(execution) - Method in interface cz.encircled.jput.recorder.ResultRecorder
-
Fetch execution times sample for the given execution
- getSampleSelectionStrategy() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Defines the strategy for sample selection
- getSampleSize() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
Sample size which will be used for trend analysis
- getTarget() - Method in class cz.encircled.jput.recorder.FileSystemResultRecorder
-
- getTestExecutions() - Method in class cz.encircled.jput.context.JPutContext
-
- getTestId() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Unique test id,
- getTrendAnalyzer() - Method in class cz.encircled.jput.context.JPutContext
-
- getTrendConfiguration() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Performance trend analyzing
- getUnitPerformanceAnalyzer() - Method in class cz.encircled.jput.context.JPutContext
-
- getUserDefinedEnvParams($this) - Static method in class cz.encircled.jput.recorder.ResultRecorder.DefaultImpls
-
Get user-defined environment parameters, which should be persisted along with test results
- getUserDefinedEnvParams() - Method in interface cz.encircled.jput.recorder.ResultRecorder
-
Get user-defined environment parameters, which should be persisted along with test results
- getUseStandardDeviationAsThreshold() - Method in class cz.encircled.jput.model.TrendTestConfiguration
-
if true - use the sample variance as an average time threshold
- getViolations() - Method in class cz.encircled.jput.model.PerfTestResult
-
- getWarmUp() - Method in class cz.encircled.jput.model.PerfTestConfiguration
-
Count of warm up test executions