3#include "mc/_HeaderOutputPredefine.h"
7namespace gametest {
class IGameTestListener; }
28 MCNAPI
void addListener(::std::shared_ptr<::gametest::IGameTestListener> listener);
Definition MultipleTestTracker.h:12
MCAPI void addListener(::std::shared_ptr<::gametest::IGameTestListener > listener)
static MCAPI ::std::string const & sSuccessfulTest()
static MCAPI ::std::string const & sFailedRequiredTest()
static MCAPI ::std::string const & sOnGoingTest()
static MCAPI ::std::string const & sFailedOptionalTest()
static MCAPI ::std::string const & sNotStartedTest()