______________ create a new capture instance that will keep only the last captured value.
(a) newCapture()
(b) makeThreadSafe()
(c) createNiceControl()
(d) createNiceMock(Class<T> toMock)
This question was addressed to me by my college professor while I was bunking the class.
I want to ask this question from Ant Targets, Projects, Properties and Tasks in portion Running JUnit Tests from Ant of JUnit