| Class | Description |
|---|---|
| AbstractBjoernGenerator |
This class is the Base for all the generators, and provides functionality to load the correct files
|
| BjoernFileNameFilter |
only certain files will be recognized.
|
| BjoernGeneratorConfig |
Config class for all bjoern generators.
|
| BjoernGeneratorConfigProvided |
Abstract class to annotate that this class contains a
BjoernGeneratorConfig |
| Enum | Description |
|---|---|
| BjoernGeneratorConfig.SupportedJunitVersion |
Enum to check the supported junitVersions
Currently version 4 and 5 are supported
|
| Exception | Description |
|---|---|
| BjoernGeneratorException | |
| BjoernMissingPropertyException | |
| NotSupportedJunitVersionException |