Interface | Description |
---|---|
AssertionGenerator | |
AssertionsEntryPointGenerator |
Class | Description |
---|---|
BaseAssertionGenerator | |
DefaultTemplateRegistryProducer | |
Template | |
TemplateRegistry |
Enum | Description |
---|---|
AssertionsEntryPointType | |
Template.Type |
Annotation Type | Description |
---|---|
GenerateAssertion |
Use this annotation to tell the generator to generate assertions for the annotated elements, you can annotate public
methods or classes, if used on a class all public methods are selected for assertions generation.
|
Copyright © 2021 AssertJ. All rights reserved.