Skip to content

There is no @utbot.actualResult and @utbot.expectedResult tags in JavaDoc #1976

Open
@tyuldashev

Description

@tyuldashev

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:

  1. Enable UTbot setting: "Javaodc comment style" = "Structured via custom Javadoc tags"
  2. Use plugin to generate tests
  3. Open the generated test

Expected behavior

Javadoc for test contains both @utbot.actualResult and @utbot.expectedResult tags

Actual behavior

There are no such tags.

Visual proofs (screenshots, logs, images)
image

Metadata

Metadata

Assignees

Labels

comp-summariesSomething related to the method names, code comments and display names generationctg-bugIssue is a bug

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions