Open
Description
Description
When we asserting actual variable to be null, there is no need in preparing expected variable.
To Reproduce
Steps to reproduce the behavior:
- Generate a test for ClassWithCrossReferenceRelationship in plugin
Expected behavior
Only actual variable initialization.
Actual behavior
Expected variable is being initialized and rendered.
Visual proofs (screenshots, logs, images)
Metadata
Metadata
Assignees
Type
Projects
Status
Todo