Open
Description
Description
According to documentation there should be couple of utbot custom tags in JavaDoc to the tests - @utbot.actualResult
and @utbot.expectedResult
, but there are none of such.
To Reproduce
Steps to reproduce the behavior:
- Enable UTbot setting: "Javaodc comment style" = "Structured via custom Javadoc tags"
- Use plugin to generate tests
- Open the generated test
Expected behavior
Javadoc for test contains both @utbot.actualResult
and @utbot.expectedResult
tags
Actual behavior
There are no such tags.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo