Open
Description
Description
For Spring projects we use custom mocking strategy that is similar to Mock other classes
, but may contain type replacements.
It seems that we should add one more customization: mocking classes marked @Entity
is useless as they may be easily constructed with symbolic engine.
It is better to start with an example where we mock entities now and we will not do it with new approach.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo