InterviewSolution
Saved Bookmarks
| 1. |
____________ is the interface to a class to get a property in apache ant.(a) ParseNextProperty(b) PropertyExpander(c) GetProperty(d) LocalPropertiesThe question was asked during an online exam.My question comes from Maven Downsides topic in division Running JUnit Tests from Maven2 of JUnit |
|
Answer» The correct option is (C) GETPROPERTY |
|