Package | Description |
---|---|
net.amygdalum.testrecorder.configurator | |
net.amygdalum.testrecorder.generator |
Modifier and Type | Method and Description |
---|---|
AgentConfigurator |
AgentConfigurator.generateTests(Supplier<TestGeneratorProfile> profile) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestGeneratorProfile |
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.