ABTestStatusEvaluator Methods |
The ABTestStatusEvaluator type exposes the following members.
Name | Description | |
---|---|---|
ABTestIsFinished |
Checks whether the AB test is finished.
| |
ABTestIsRunning |
Checks whether the AB test is running.
| |
ABTestNotStarted(ABTestInfo) |
Checks whether the AB test has not been started yet.
| |
ABTestNotStarted(ABTestStatusEnum) |
Checks whether the current AB test status corresponds to not started test.
| |
GetFormattedStatus |
Gets formatted status of the AB test.
| |
GetStatus |
Gets status of the AB test.
|