Lon Varscsak
Results
1
issues of
Lon Varscsak
Given the xml of: ` ` and the Text.java of: ``` public class Text { private String content; public Text() { } @JacksonXmlText public String getContent() { return content; }...
has-failing-test