Interface | Description |
---|---|
BasicInterface |
To Test the generation of a Types/Inputs/Enums even if it's not used (directly) as a return type or argument.
|
Class | Description |
---|---|
BasicInput |
To Test the generation of a Input even if it's not used (directly) as an argument.
|
BasicType |
To Test the generation of a Type even if it's not used (directly) as a return type or argument.
|
ScalarHolder |
Plain POJO with scalar fields
|
ScalarTestApi |
Scalar testing.
|
Enum | Description |
---|---|
BasicEnum |
To Test the generation of a Enum even if it's not used (directly) as a return type or argument.
|
Copyright © 2021 Eclipse Foundation. All rights reserved.