Photon Server API

Public Member Functions | List of all members
Photon.LoadBalancing.UnitTests.Offline.PluginOfflineTests Class Reference
Inheritance diagram for Photon.LoadBalancing.UnitTests.Offline.PluginOfflineTests:
Photon.LoadBalancing.UnitTests.PluginTestsImpl Photon.LoadBalancing.UnitTests.UnifiedServer.LoadBalancingUnifiedTestsBase

Public Member Functions

 PluginOfflineTests ()
 
- Public Member Functions inherited from Photon.LoadBalancing.UnitTests.PluginTestsImpl
void PluginsBasicsTest ()
 
void OnCreatePreConditionFail ()
 
void OnCreatePostConditionFail ()
 
void SetStateAfterContinueFailureTest ()
 
void OnCreateWithErrorPluginTest ()
 
void OnCreateUsingStripedGameStateTest ()
 
void OnBeforeJoinPostConditionFail ()
 
void OnBeforeJoinCallsFail ()
 
void OnJoinCallsFail ()
 
void OnJoinPostConditionFail ()
 
void JoinLogicFailTest ()
 
void BeforeJoinBeforeContinueExceptionTest ()
 
void BeforeJoinContinueExceptionTest ()
 
void OnJoinBeforeContinueExceptionTest ()
 
void BeforeJoinAfterContinueExceptionTest ()
 
void ScheduleBroadcastEvent ()
 
void ScheduleSetProperties ()
 
void MasterClientIdChange ()
 
void BeforeSetGamePropertiesPreCheck ()
 
void BeforeSetGamePropertiesExceptionInContinueCheck ()
 
void BeforeSetGamePropertiesPostCheck ()
 
void OnSetPropertiesPreCheck ()
 
void OnSetPropertiesFailTest ()
 
void OnSetGamePropertiesPostCheck ()
 
void OnSetGamePropertiesExceptionInContinueCheck ()
 
void OnSetGamePropertiesCASFailureCheck ()
 
void OnSetGamePropertiesCASNotificationCheck ()
 
void UpdateGamePropertiesOnMasterFromPlugin ()
 
void RaiseEventCacheManagmentTest ()
 
void PluginCustomTypeTest ()
 
void SyncAsyncHttpRequestTest ()
 
void CustomTypeMapperPluginTest ()
 
void RaiseEventStrictModeTest ()
 
void BeforeSetPropertiesStrictModeTest ()
 
void OnSetPropertiesForgotCall ()
 
void OnJoinStrictModeFail (string gameName)
 
void OnLeaveForgotCall ()
 
void HttpAndTimerCallbackExceptionTest ()
 
void WrongUrlExceptionTest ()
 
void ErrorPluginTest ()
 
void FailedToCreatePluginTest (string pluginName)
 
void CodemastersRemoveInOnLeaveTest ()
 
void BroadcastEventToNonExistingUser ()
 
void SameInstaceOfPluginTest ()
 
- Public Member Functions inherited from Photon.LoadBalancing.UnitTests.UnifiedServer.LoadBalancingUnifiedTestsBase
 LoadBalancingUnifiedTestsBase (ConnectPolicy policy)
 
virtual UnifiedTestClient CreateMasterClientAndAuthenticate (string userId=null, Dictionary< byte, object > authParameter=null)
 Creates a TestClientBase and connects to the master server. Sends an Authenticate request after connection is completed. The TestClientBase's IAuthenticationScheme determines which parameters are used for Authenticate. More...
 
virtual void ConnectAndAuthenticate (UnifiedTestClient client, string address, Dictionary< byte, object > authParameter=null)
 
virtual void ConnectAndAuthenticate (UnifiedTestClient client, string address, string userName, Dictionary< byte, object > authParameter=null, bool reuseToken=false)
 

Additional Inherited Members

- Protected Member Functions inherited from Photon.LoadBalancing.UnitTests.PluginTestsImpl
 PluginTestsImpl (ConnectPolicy policy)
 
- Protected Member Functions inherited from Photon.LoadBalancing.UnitTests.UnifiedServer.LoadBalancingUnifiedTestsBase
void ConnectToServer (UnifiedClientBase client, string address)
 
- Protected Attributes inherited from Photon.LoadBalancing.UnitTests.UnifiedServer.LoadBalancingUnifiedTestsBase
string Player1 = "Player1"
 
string Player2 = "Player2"
 
string Player3 = "Player3"
 
- Properties inherited from Photon.LoadBalancing.UnitTests.UnifiedServer.LoadBalancingUnifiedTestsBase
string MasterAddress [get]
 
string GameServerAddress [get]
 
bool UsePlugins [get, set]
 

Constructor & Destructor Documentation

◆ PluginOfflineTests()

Photon.LoadBalancing.UnitTests.Offline.PluginOfflineTests.PluginOfflineTests ( )
inline