ABTestStatusEvaluator Class |
Namespace: CMS.OnlineMarketing
public static class ABTestStatusEvaluator
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.
|