Related questions
Question 49 - 2V0-72.22 discussion
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
A.
Java system properties have higher precedence than the properties loaded from @TestPropertySource.
B.
Properties defined @PropertySource are not loaded if @TestPropertySource is used.
C.
@TestPropertySource annotation loads a properties file relative to the root of the project by default.
D.
Inlined properties defined in @TestPropertySource can be used to override properties defined in property files.
Your answer:
0 comments
Sorted by
Leave a comment first