Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Test API Code Generator for usage in Java #1161

Open
tschlat opened this issue May 14, 2024 · 0 comments
Open

Improve Test API Code Generator for usage in Java #1161

tschlat opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@tschlat
Copy link
Collaborator

tschlat commented May 14, 2024

User story
The Citrus Test API code generator (#1156) has been developed with focus on XML. Usage in Java breaks the fluent API provided by Citrus,
as it currently does not support the Builder pattern used throught Citrus Java DLS.

The Builder Pattern approach has to be added into respective templates.

When finished, check for all occurrences of TODO #1161 in Citrus code base..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants