Wizard
Software Engineering Project - Wizard
|
Protected Attributes | |
serializable_value< int > * | trick_color = nullptr |
serializable_value< int > * | trump_color = nullptr |
trick * | test_trick = nullptr |
std::vector< std::pair< card *, player * > > | cards_and_players |
Additional Inherited Members | |
![]() | |
![]() | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
virtual void | SetUp () |
virtual void | TearDown () |