javax.jmdns.test
Class JmDNSTest
java.lang.Object
javax.jmdns.test.JmDNSTest
public class JmDNSTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmDNSTest
public JmDNSTest()
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
Copyright © 2002-2011 JmDNS. All Rights Reserved.