1.0.0

org.eclipse.soda.dk.message.testcase
Class MessageTestcase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.soda.dk.message.testcase.MessageTestcase
All Implemented Interfaces:
junit.framework.Test

public class MessageTestcase
extends junit.framework.TestCase

Version:
1.0.0

Field Summary
static java.lang.String EMPTY_STRING
          Define the empty string (String) constant.
 
Constructor Summary
MessageTestcase(java.lang.String p1)
          Constructs an instance of this class from the specified p1 parameter.
 
Method Summary
static void main(java.lang.String[] args)
          Main with the specified args parameter.
 void testEquals()
          Test send.
 void testMatches()
          Test matches.
 void testMatchesResponse()
          Test matches response.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EMPTY_STRING

public static final java.lang.String EMPTY_STRING
Define the empty string (String) constant.

Constructor Detail

MessageTestcase

public MessageTestcase(java.lang.String p1)
Constructs an instance of this class from the specified p1 parameter.

Parameters:
p1 - The p1 (String) parameter.
Method Detail

main

public static void main(java.lang.String[] args)
Main with the specified args parameter.

Parameters:
args - The args (String) parameter.

testEquals

public void testEquals()
Test send.


testMatches

public void testMatches()
Test matches.


testMatchesResponse

public void testMatchesResponse()
Test matches response.


1.0.0

Copyright (c) 1999, 2007 IBM