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

[ggj] feat: add starter for ServiceClientTest generation #139

Merged
merged 9 commits into from
Jul 30, 2020
Merged

Conversation

miraleung
Copy link
Contributor

No description provided.


JavaWriterVisitor visitor = new JavaWriterVisitor();
clazz.classDefinition().accept(visitor);
assertEquals(EXPECTED_CLASS_STRING, visitor.write());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work. A lot of progress on ggj

Base automatically changed from gp/g0 to master July 30, 2020 18:26
@miraleung miraleung merged commit f4dab91 into master Jul 30, 2020
@miraleung miraleung deleted the gp/g3 branch July 30, 2020 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants