public final class ServerFixtures extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HOST |
static String |
DEFAULT_PORT |
| Modifier and Type | Method and Description |
|---|---|
static Server |
createServerWithOneQuery(String host,
String port,
String queryObject) |
static Server |
dummyServer() |
static Server |
localServer() |
static Server |
serverWithNoQuery() |
public static final String DEFAULT_HOST
public static final String DEFAULT_PORT
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.