*
* @throws Exception the exception
*/
@Test
public void testDownloadPhysicalLimitsRaster() throws Exception {
ProcessListener listener = new ProcessListener(new ExecutionStatus(null, "0",
ProcessState.RUNNING, 0, null));
// Estimator process for checking limits
DownloadEstimatorProcess limits = new DownloadEstimatorProcess(
new StaticDownloadServiceConfiguration(), getGeoServer());
final WPSResourceManager resourceManager = new WPSResourceManager();