Interface | Description |
---|---|
ClientClasspathPlugin |
Plugins that must be present on the classpath of client code at runtime
should provide an implementation of this interface.
|
ProvidesFeature | |
ToolClasspathPlugin |
Plugins that do not need to be available at runtime should implement this
interface
|
Class | Description |
---|---|
Feature | |
FeatureParameter | |
FeatureParser |
Cheap and cheerful parser for simple feature config language.
|
FeatureSelector<T extends ProvidesFeature> | |
FeatureSetting |
Enum | Description |
---|---|
ToggleStatus |
Copyright © 2021 org.pitest. All rights reserved.