JmDNS 3.4.1

javax.jmdns.test
Class JmDNSTest

java.lang.Object
  extended by javax.jmdns.test.JmDNSTest

public class JmDNSTest
extends Object


Nested Class Summary
static class JmDNSTest.Receive
           
 
Constructor Summary
JmDNSTest()
           
 
Method Summary
 void setup()
           
 void testCreate()
           
 void testCreateINet()
           
 void testListenForMyService()
           
 void testListenForMyServiceAndList()
           
 void testListenForServiceOnOtherRegistry()
           
 void testListMyService()
           
 void testListMyServiceIPV6()
           
 void testListMyServiceWithoutLowerCase()
           
 void testListMyServiceWithToLowerCase()
           
 void testQueryMyService()
           
 void testRegisterAndListServiceOnOtherRegistry()
           
 void testRegisterService()
           
 void testRegisterServiceTwice()
           
 void testTwoMulticastPortsAtOnce()
           
 void testUnregisterAndReregisterService()
           
 void testUnregisterService()
           
 void testWaitAndQueryForServiceOnOtherRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmDNSTest

public JmDNSTest()
Method Detail

setup

public void setup()

testCreate

public void testCreate()
                throws IOException
Throws:
IOException

testCreateINet

public void testCreateINet()
                    throws IOException
Throws:
IOException

testRegisterService

public void testRegisterService()
                         throws IOException
Throws:
IOException

testUnregisterService

public void testUnregisterService()
                           throws IOException,
                                  InterruptedException
Throws:
IOException
InterruptedException

testRegisterServiceTwice

public void testRegisterServiceTwice()
                              throws IOException
Throws:
IOException

testUnregisterAndReregisterService

public void testUnregisterAndReregisterService()
                                        throws IOException,
                                               InterruptedException
Throws:
IOException
InterruptedException

testQueryMyService

public void testQueryMyService()
                        throws IOException
Throws:
IOException

testListMyService

public void testListMyService()
                       throws IOException
Throws:
IOException

testListMyServiceIPV6

public void testListMyServiceIPV6()
                           throws IOException
Throws:
IOException

testListenForMyService

public void testListenForMyService()
                            throws IOException
Throws:
IOException

testListenForMyServiceAndList

public void testListenForMyServiceAndList()
                                   throws IOException
Throws:
IOException

testListenForServiceOnOtherRegistry

public void testListenForServiceOnOtherRegistry()
                                         throws IOException
Throws:
IOException

testWaitAndQueryForServiceOnOtherRegistry

public void testWaitAndQueryForServiceOnOtherRegistry()
                                               throws IOException
Throws:
IOException

testRegisterAndListServiceOnOtherRegistry

public void testRegisterAndListServiceOnOtherRegistry()
                                               throws IOException,
                                                      InterruptedException
Throws:
IOException
InterruptedException

testTwoMulticastPortsAtOnce

public void testTwoMulticastPortsAtOnce()
                                 throws UnknownHostException,
                                        IOException
Throws:
UnknownHostException
IOException

testListMyServiceWithToLowerCase

public void testListMyServiceWithToLowerCase()
                                      throws IOException,
                                             InterruptedException
Throws:
IOException
InterruptedException

testListMyServiceWithoutLowerCase

public void testListMyServiceWithoutLowerCase()
                                       throws IOException,
                                              InterruptedException
Throws:
IOException
InterruptedException

Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.