JmDNS 3.4.1

javax.jmdns.test
Class TextUpdateTest

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

public class TextUpdateTest
extends Object


Nested Class Summary
static class TextUpdateTest.MockListener
           
 
Constructor Summary
TextUpdateTest()
           
 
Method Summary
 void setup()
           
 void testListenForTextUpdateOnOtherRegistry()
           
 void testRegisterCaseSensitiveField()
           
 void testRegisterEmptyTXTField()
           
 void testRenewExpiringRequests()
           
 void testSubtype()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUpdateTest

public TextUpdateTest()
Method Detail

setup

public void setup()

testListenForTextUpdateOnOtherRegistry

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

testRegisterEmptyTXTField

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

testRegisterCaseSensitiveField

public void testRegisterCaseSensitiveField()
                                    throws IOException
Throws:
IOException

testRenewExpiringRequests

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

testSubtype

public void testSubtype()
                 throws IOException
Throws:
IOException

Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.