Method |
Description |
|
CreateSampleState ( ) : SessionState |
|
|
SessionManager_Can_Be_Created_From_State ( ) : void |
|
|
SessionManager_Created_From_Null_State_Is_Fresh ( ) : void |
|
|
SessionManager_Created_From_State_Provides_Same_State ( ) : void |
|
|
SessionManager_Creates_New_Session_When_Requested ( ) : void |
|
|
SessionManager_Referrer_Property_Can_Be_Set ( ) : void |
|
|
SessionManager_SampleRate_0_Should_Never_Choose_Visitor ( ) : void |
|
|
SessionManager_SampleRate_100_Should_Always_Choose_Visitor ( ) : void |
|
|
SessionManager_SampleRate_25_Should_Choose_Quarter_Of_The_Visitors ( ) : void |
|
|
SessionManager_SampleRate_50_Should_Choose_Half_Of_The_Visitors ( ) : void |
|
|
SessionManager_SampleRate_66_Should_Choose_Two_Thirds_Of_The_Visitors ( ) : void |
|
|
SessionManager_SessionStatus_Is_Active_After_First_Hit ( ) : void |
|
|
SessionManager_SessionStatus_Is_Ending_After_End ( ) : void |
|
|
SessionManager_SessionStatus_Is_Starting_After_Hit_After_End ( ) : void |
|
|
SessionManager_SessionStatus_Is_Starting_For_New_Session ( ) : void |
|
|
TestSampleRateDistribution ( double sampleRate ) : void |
|
|