79451526

Date: 2025-02-19 13:39:36
Score: 0.5
Natty:
Report link

Use test class inheritance

Create a test class, annotate it with @SpringBootTest(properties=["app.secondprop=99"])
Your other test where you wish to have this value of the property could inherit this class

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Geba