JavaTemplateSemanticallyEqual
fails to match AssertJ's assertThat("foo").isEqualTo("")
#4423
Labels
bug
Something isn't working
What version of OpenRewrite are you using?
https://github.com/openrewrite/rewrite/releases/tag/v8.33.4
Problem statement
This recipe replicates what's generated from our Refaster template generator:
AbstractStringAssert.isEqualTo("")
rewrite-templating#91Based on a Refaster rule defined at Picnic
We might want to quickly double check the String passed in to
JavaTemplate.builder
.What is the smallest, simplest way to reproduce the problem?
What is the full stack trace of any errors you encountered?
The text was updated successfully, but these errors were encountered: