Home > @uniformdev/context > Context > getTestVariantId
Context.getTestVariantId() method
use test() instead
Signature:
getTestVariantId(testName: string): string | null | undefined;
Parameters
Parameter | Type | Description |
---|---|---|
testName | string |
Returns:
string | null | undefined