Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | List of all members
Beamable.Editor.Tests.PromiseTests.ErrorTests Class Reference

Public Member Functions

void UncaughtPromise_RaisesEvent ()
 
void CaughtPromise_Before_DoesntRaiseEvent ()
 
IEnumerator CaughtPromise_After_RaisesEvent_NoLog ()
 
IEnumerator UncaughtPromise_TriggersBeamLog ()
 
void ErrorOnFailedPromise ()
 
IEnumerator FlatMapAfterAFailedPromise_WithHandler_ShouldNotLog ()
 
IEnumerator FlatMapAfterAFailedPromise_WithNoHandler_ShouldLog ()
 
IEnumerator FlatMapOverAFailedPromise_WithHandler_ShouldNotLog ()
 
IEnumerator FlatMapOverAFailedPromise_WithNoHandler_ShouldLog ()
 
IEnumerator MapOverException_WithHandler_ShouldNotLog ()
 
IEnumerator MapOverException_WithNoHandler_ShouldLog ()
 
IEnumerator MapAfterAFailedPromise_WithHandler_ShouldNotLog ()
 
IEnumerator MapAfterAFailedPromise_WithNoHandler_ShouldLog ()
 
IEnumerator RecoverWithAfterAFailedPromise_ShouldNotLog ()
 

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