final RuntimeProject pushedProject) {
// =====================================================================
// Set Expectations
// =====================================================================
expectations.add(new OrderedExpectations() {
public void add() {
// Tracker gets the current project, this could actually occur
// anytime before the ProjectManager#getProject method is
// called but it is difficult to represent that. The mocks