| java.lang.Object org.netbeans.modules.sun.manager.jbi.util.ServerInstanceTest
ServerInstanceTest | public class ServerInstanceTest (Code) | | author: jqian |
Method Summary | |
public void | getAdminPort() Test of getAdminPort method, of class ServerInstance. | public void | getDisplayName() Test of getDisplayName method, of class ServerInstance. | public void | getDomain() Test of getDomain method, of class ServerInstance. | public void | getHostName() Test of getHostName method, of class ServerInstance. | public void | getHttpMonitorOn() Test of getHttpMonitorOn method, of class ServerInstance. | public void | getHttpPortNumber() Test of getHttpPortNumber method, of class ServerInstance. | public void | getLocation() Test of getLocation method, of class ServerInstance. | public void | getPassword() Test of getPassword method, of class ServerInstance. | public void | getUrl() Test of getUrl method, of class ServerInstance. | public void | getUrlLocation() Test of getUrlLocation method, of class ServerInstance. | public void | getUserName() Test of getUserName method, of class ServerInstance. | public void | setUp() | public static void | setUpClass() | public void | tearDown() | public static void | tearDownClass() |
ServerInstanceTest | public ServerInstanceTest()(Code) | | |
getAdminPort | public void getAdminPort()(Code) | | Test of getAdminPort method, of class ServerInstance.
|
getDisplayName | public void getDisplayName()(Code) | | Test of getDisplayName method, of class ServerInstance.
|
getDomain | public void getDomain()(Code) | | Test of getDomain method, of class ServerInstance.
|
getHostName | public void getHostName()(Code) | | Test of getHostName method, of class ServerInstance.
|
getHttpMonitorOn | public void getHttpMonitorOn()(Code) | | Test of getHttpMonitorOn method, of class ServerInstance.
|
getHttpPortNumber | public void getHttpPortNumber()(Code) | | Test of getHttpPortNumber method, of class ServerInstance.
|
getLocation | public void getLocation()(Code) | | Test of getLocation method, of class ServerInstance.
|
getPassword | public void getPassword()(Code) | | Test of getPassword method, of class ServerInstance.
|
getUrl | public void getUrl()(Code) | | Test of getUrl method, of class ServerInstance.
|
getUrlLocation | public void getUrlLocation()(Code) | | Test of getUrlLocation method, of class ServerInstance.
|
getUserName | public void getUserName()(Code) | | Test of getUserName method, of class ServerInstance.
|
tearDown | public void tearDown()(Code) | | |
|
|