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

To explain I would say: The ResolvePropertyMap class is used to resolve properties in a map.



Discussion

No Comment Found

Related InterviewSolutions