| Package | Description |
|---|---|
| org.assertj.assertions.generator |
| Modifier and Type | Method and Description |
|---|---|
Template |
TemplateRegistry.getTemplate(Template.Type templateType) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateRegistry.register(Template template) |
void |
BaseAssertionGenerator.register(Template template) |
void |
AssertionGenerator.register(Template template)
Registers a template in the internal TemplateRegistry so that customers can override default templates.
|
Copyright © 2019 AssertJ. All rights reserved.