throws Exception
{
super.setUp();
repo = getScmProviderRepository();
listConsumer = new JazzListConsumer( getScmProviderRepository(), new DefaultLog() );
// Simulate the output of the parsing of the "scm status" command.
// IE, fill in the workspace and component details
// Needed for the remote workspace and component name for the list remotefiles
repo.setWorkspace( "Dave's Repository Workspace" );