Q.1.
The biggest advantage of mock objects over in-container testing is that mocks don’t require a ________ container in order to execute tests.
Q.2.
___________ contains helper classes for ant properties.
Q.3.
____________ is the interface to a class to get a property in apache ant.
Q.4.
___________ is a thread local class containing local properties.
Q.5.
___________ is the class to resolve properties in a map.
Q.6.
___________ parses properties using a collection of expanders.
Q.7.
_________ is a class to represent a null and to stop the chain of lookups.
Q.8.
________________ interface is used by ant attributes.
Q.9.
_____________ class is used to indicate that the XML namespace (URI) can be used to look for namespace attributes.
Q.10.
____________ is an abstract class for if/unless attributes.