| Package | Description |
|---|---|
| com.atlassian.bamboo.matcher.statistics | |
| com.atlassian.bamboo.performance | |
| com.atlassian.bamboo.testutils.statistics | |
| com.atlassian.bamboo.utils.statistics |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull StatsMatcher |
StatsMatcher.equalToWithPrecision(@NotNull Stats expectedStats,
double precision) |
| Modifier and Type | Class and Description |
|---|---|
class |
StatsImpl |
| Modifier and Type | Method and Description |
|---|---|
Stats |
StatsAccumulatorImpl.getStats() |
| Constructor and Description |
|---|
PerformanceStatsEvent(@NotNull ActionIdentifier actionIdentifier,
@NotNull LocalDate date,
@NotNull Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
static Stats |
StatsAccumulatorTestHelper.createExpectedStats(List<Double> data) |
| Modifier and Type | Method and Description |
|---|---|
Stats |
StatsAccumulator.getStats()
Get a snapshot of statistics from values accumulated so far.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.