public class Test extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Test.ModuleReport
Availability report of all execution modules
|
static class |
Test.VersionInformation
Version report of dependent and system software
|
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
static LocalCall<Test.ModuleReport> |
moduleReport() |
static LocalCall<Boolean> |
ping() |
static LocalCall<String> |
provider(String module) |
static LocalCall<Map<String,String>> |
providers() |
static LocalCall<Test.VersionInformation> |
versionsInformation() |
public static LocalCall<Test.VersionInformation> versionsInformation()
public static LocalCall<Test.ModuleReport> moduleReport()
Copyright © 2016. All rights reserved.