| Package | Description |
|---|---|
| net.amygdalum.testrecorder | |
| net.amygdalum.testrecorder.configurator | |
| net.amygdalum.testrecorder.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPerformanceProfile |
| Modifier and Type | Method and Description |
|---|---|
AgentConfigurator |
AgentConfigurator.optimizeTimings(Supplier<PerformanceProfile> profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledTestGenerator.reload(PerformanceProfile profile,
TestGeneratorProfile generatorProfile,
List<SetupGenerator> setup,
List<MatcherGenerator> matcher) |
void |
TestGenerator.reload(PerformanceProfile profile,
TestGeneratorProfile generatorProfile,
List<SetupGenerator> setup,
List<MatcherGenerator> matcher) |
| Constructor and Description |
|---|
ScheduledTestGenerator(PerformanceProfile profile,
TestGeneratorProfile generatorProfile,
List<SetupGenerator> setup,
List<MatcherGenerator> matcher) |
TestGenerator(PerformanceProfile profile,
TestGeneratorProfile generatorProfile,
List<SetupGenerator> setup,
List<MatcherGenerator> matcher) |
Copyright © 2020. All rights reserved.