Class TestDataTypeConditionFactory
java.lang.Object
org.qubership.atp.tdm.model.table.conditions.factories.TestDataTypeConditionFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.healthmarketscience.sqlbuilder.BinaryConditiongetCondition(TestDataType testDataType) Gets test data type binary condition.
-
Constructor Details
-
TestDataTypeConditionFactory
public TestDataTypeConditionFactory()
-
-
Method Details
-
getCondition
public static com.healthmarketscience.sqlbuilder.BinaryCondition getCondition(TestDataType testDataType) Gets test data type binary condition.
-