InterviewSolution
Saved Bookmarks
| 1. |
___________ is the class to resolve properties in a map.(a) LocalPropertyStack(b) ResolvePropertyMap(c) NullReturn(d) ParsePropertiesThis question was posed to me in semester exam.The question is from Maven Downsides topic in section Running JUnit Tests from Maven2 of JUnit |
|
Answer» Correct OPTION is (B) RESOLVEPROPERTYMAP |
|