|
| MockPlatformAPI (MockPlatformAPI copy) |
|
Promise< T > | RequestJson< T > (Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) |
|
MockPlatformRoute< T > | MockRequest< T > (Method method, string uri) |
|
Promise< T > | Request< T > (Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false) |
|
Promise< T > | RequestForm< T > (string uri, WWWForm form, bool includeAuthHeader=true) |
|
Promise< T > | RequestForm< T > (string uri, WWWForm form, Method method, bool includeAuthHeader=true) |
|
IBeamableRequester | WithAccessToken (TokenResponse token) |
|
string | EscapeURL (string url) |
|
|
bool | AllMocksCalled => _routes.All(mock => mock.Called) |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Tests/Runtime/Beamable/Platform/MockPlatformAPI.cs