xmlBlaster 2.2.0 API

org.xmlBlaster.test.classtest
Class CommandWrapperTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.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
           
 
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()
Overrides:
setUp in class junit.framework.TestCase

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

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 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.