[]
Represents the 'does not equal' operator.
public class DoesNotEqualOperator : BaseTestOperator
| Name | Description |
|---|---|
| DoesNotEqualOperator() |
| Name | Description |
|---|---|
| Name | Gets the name of test operator. |
| Name | Description |
|---|---|
| PerformOperation(object, object) | Performs test operation on object with target value. |