Provides project instances for AntUnit execution.
The approach to creates a project depends on the context. When invoked from an
ant project, some elements might be intialized from the parent project. When
executed in a junit runner, a brand new project must be initialized.
The AntScriptRunner will usually creates multiple project in order to provide test isolation.