Mantid
|
#include "MantidKernel/WarningSuppressions.h"
#include "MantidAPI/Workspace.h"
#include "MantidQtWidgets/Common/WorkspacePresenter/IWorkspaceDockView.h"
#include "MantidQtWidgets/Common/WorkspacePresenter/WorkspacePresenter.h"
#include <boost/enable_shared_from_this.hpp>
#include <gmock/gmock.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | MockWorkspaceDockView |
class | MockWorkspaceProviderNotifiable |