Skip to content

Choose naming strategy for "Fill with Mock" feature #29

@OptimumDev

Description

@OptimumDev

Hi! Is it possible to make some sort of setting, so you could choose what naming startegy will be used for mock fields created by "Fill with Mock" feature? Currently it creates private Mock<Test> test;, but we are using private Mock<Test> testMock; naming in my team. Because of that, I have to rename each field after creating, which is not very convenient.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions