xmlBlaster 1.6.2 API

org.xmlBlaster.test.classtest
Class SocketUrlTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.xmlBlaster.test.classtest.SocketUrlTest
All Implemented Interfaces:
junit.framework.Test

public class SocketUrlTest
extends junit.framework.TestCase

Invoke: java -Djava.compiler= junit.textui.TestRunner org.xmlBlaster.test.classtest.SocketUrlTest

See Also:
org.xmlBlaster.protocol.socket.SocketUrl

Field Summary
protected  Global glob
           
private static java.util.logging.Logger log
           
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
SocketUrlTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated. Use the TestRunner from the testsuite to run it:

   java -Djava.compiler= junit.textui.TestRunner org.xmlBlaster.test.classtest.SocketUrlTest
protected  void setUp()
           
protected  void tearDown()
           
 void testAddress()
           
 void testBasic()
           
 void testParseUrl()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

glob

protected Global glob

log

private static java.util.logging.Logger log
Constructor Detail

SocketUrlTest

public SocketUrlTest(java.lang.String name)
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testBasic

public void testBasic()

testAddress

public void testAddress()

testParseUrl

public void testParseUrl()

main

public static void main(java.lang.String[] args)
Deprecated. Use the TestRunner from the testsuite to run it:

   java -Djava.compiler= junit.textui.TestRunner org.xmlBlaster.test.classtest.SocketUrlTest

Invoke: java org.xmlBlaster.test.classtest.SocketUrlTest


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.