WebDriverConfiguration.class));
// ensure the the Cache configuration was added
assertNotNull("CacheProcessConfiguration was not added to " +
"Pipeline configuration",
config.retrieveConfiguration(
CacheProcessConfiguration.class));
// ensure the the Web Service configuration was added
assertNotNull("WebServiceConfiguration was not added to " +
"Pipeline configuration",