xmlBlaster 1.6.2 API

org.xmlBlaster.test.classtest
Class CommandWrapperTest

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

public class CommandWrapperTest
extends junit.framework.TestCase

Test CommandWrapper class.

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

See Also:
CommandWrapper

Field Summary
protected  ServerScope glob
           
private static java.util.logging.Logger log
           
private  java.lang.String ME
           
private  StopWatch stopWatch
           
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
CommandWrapperTest(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.client.TestActivateDispatcher
protected  void setUp()
           
protected  void tearDown()
           
 void testBasic()
           
 void testInvalid()
           
 
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

ME

private java.lang.String ME

glob

protected ServerScope glob

log

private static java.util.logging.Logger log

stopWatch

private StopWatch stopWatch
Constructor Detail

CommandWrapperTest

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

setUp

protected void setUp()

tearDown

protected void tearDown()

testBasic

public void testBasic()

testInvalid

public void testInvalid()

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.client.TestActivateDispatcher

Invoke: java org.xmlBlaster.test.client.TestCommandWrapperTest


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.