Public Member Functions | Package Functions | Private Member Functions
org.ros.internal.node.DefaultNodeTest Class Reference
Inheritance diagram for org.ros.internal.node.DefaultNodeTest:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void testCreatePrivate () throws InterruptedException
void testCreatePublic () throws Exception
void testCreatePublicWithIpv4 () throws InterruptedException
void testCreatePublicWithIpv6 () throws InterruptedException
void testPublicAddresses () throws InterruptedException
void testRegistration () throws InterruptedException
void testResolveName () throws InterruptedException

Package Functions

void checkHostName (String hostName)

Private Member Functions

void checkNodeAddress (final String host) throws InterruptedException

Detailed Description

Tests for the DefaultNode.

Author:
kwc@willowgarage.com (Ken Conley)
damonkohler@google.com (Damon Kohler)

Definition at line 59 of file DefaultNodeTest.java.


Member Function Documentation

void org.ros.internal.node.DefaultNodeTest.checkHostName ( String  hostName) [inline, package]

Definition at line 61 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.checkNodeAddress ( final String  host) throws InterruptedException [inline, private]

Definition at line 66 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testCreatePrivate ( ) throws InterruptedException [inline]

Definition at line 106 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testCreatePublic ( ) throws Exception [inline]

Definition at line 87 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testCreatePublicWithIpv4 ( ) throws InterruptedException [inline]

Definition at line 94 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testCreatePublicWithIpv6 ( ) throws InterruptedException [inline]

Definition at line 100 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testPublicAddresses ( ) throws InterruptedException [inline]

Definition at line 194 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testRegistration ( ) throws InterruptedException [inline]

Definition at line 112 of file DefaultNodeTest.java.

void org.ros.internal.node.DefaultNodeTest.testResolveName ( ) throws InterruptedException [inline]

Definition at line 156 of file DefaultNodeTest.java.


The documentation for this class was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50