Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | Protected Attributes | Properties | List of all members
Beamable.Platform.Tests.MockPlatformRouteBase Class Referenceabstract
Inheritance diagram for Beamable.Platform.Tests.MockPlatformRouteBase:
Inheritance graph
[legend]

Public Member Functions

abstract Promise< T > Invoke< T > (object body, bool includeAuth, IAccessToken token)
 
abstract bool MatchesRequest< T > (Method method, string uri, string token, object body, bool includeAuthHeader)
 

Public Attributes

Method Method
 
string Uri
 
bool IncludeAuthHeader = true
 
string Token
 
bool Called => CallCount > 0
 

Protected Attributes

object _response
 

Properties

int CallCount [get, protected set]
 

The documentation for this class was generated from the following file: