public class QaFrameworkVersion extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
MINIMUM_SUPPORTED_VERSION |
Constructor and Description |
---|
QaFrameworkVersion(String qaFrameworkVersionString) |
Modifier and Type | Method and Description |
---|---|
String |
getQaFrameworkVersion() |
boolean |
isVersionSupported() |
public static final String MINIMUM_SUPPORTED_VERSION
public QaFrameworkVersion(String qaFrameworkVersionString)
public String getQaFrameworkVersion()
public boolean isVersionSupported()
Copyright © 2016–2022. All rights reserved.