JmDNS 3.4.1

javax.jmdns.test
Class ServiceInfoTest

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

public class ServiceInfoTest
extends Object


Constructor Summary
ServiceInfoTest()
           
 
Method Summary
 void setup()
           
 void testAddress()
           
 void testCasePreserving()
           
 void testDecodeDNSMetaQuery()
           
 void testDecodeQualifiedNameMap()
           
 void testDecodeQualifiedNameMapDefaults()
           
 void testDecodeServiceName()
           
 void testDecodeServiceTCPType()
           
 void testDecodeServiceType()
           
 void testDecodeServiceTypeWithSubType()
           
 void testReverseDNSQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInfoTest

public ServiceInfoTest()
Method Detail

setup

public void setup()

testDecodeQualifiedNameMap

public void testDecodeQualifiedNameMap()

testDecodeQualifiedNameMapDefaults

public void testDecodeQualifiedNameMapDefaults()

testDecodeServiceType

public void testDecodeServiceType()

testDecodeServiceTCPType

public void testDecodeServiceTCPType()

testDecodeServiceTypeWithSubType

public void testDecodeServiceTypeWithSubType()

testDecodeServiceName

public void testDecodeServiceName()

testDecodeDNSMetaQuery

public void testDecodeDNSMetaQuery()

testReverseDNSQuery

public void testReverseDNSQuery()

testAddress

public void testAddress()

testCasePreserving

public void testCasePreserving()

Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.