A base class for Beamable Tests that go through the boilerplate of setting up the mock beamable instance, requester, and user. More...
Public Member Functions | |
void | SetupBeamable () |
Protected Member Functions | |
virtual void | OnSetupBeamable () |
Protected Attributes | |
MockPlatformAPI | MockRequester |
User | MockPlatformUser |
MockBeamableApi | MockApi |
MockPlatformService | MockPlatform |
A base class for Beamable Tests that go through the boilerplate of setting up the mock beamable instance, requester, and user.