[]
Represents the 'is greater than or equal to' operator.
public class IsGreaterThanOrEqualToOperator : BaseTestOperator
| Name | Description |
|---|---|
| IsGreaterThanOrEqualToOperator() |
| Name | Description |
|---|---|
| Name | Gets the name of test operator. |
| Name | Description |
|---|---|
| PerformOperation(object, object) | Performs test operation on object with target value. |