public class HmsValidationTool extends Object implements ValidationTool
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DATABASE |
static int |
DEFAULT_SOCKET_TIMEOUT |
Modifier and Type | Method and Description |
---|---|
static HmsValidationTool |
create(Map<Object,Object> configMap)
Creates an instance of
HmsValidationTool . |
String |
runTests()
Runs validation tests.
|
public static final int DEFAULT_SOCKET_TIMEOUT
public static final String DEFAULT_DATABASE
public static HmsValidationTool create(Map<Object,Object> configMap)
HmsValidationTool
.configMap
- the hms validation tool config mappublic String runTests()
ValidationTool
runTests
in interface ValidationTool
Copyright © 2023. All Rights Reserved.