2009-01-09 1.2.0

org.eclipse.soda.dk.complex.message.testcase
Class LlrpParameterTestcase

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

public class LlrpParameterTestcase
extends junit.framework.TestCase

Version:
1.2.0

Field Summary
static java.lang.String EMPTY_STRING
          Define the empty string (String) constant.
 
Constructor Summary
LlrpParameterTestcase(java.lang.String p1)
          Constructs an instance of this class from the specified p1 parameter.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main with the specified arguments parameter.
 void testDecodeInteger0()
          Test decode integer3.
 void testDecodeInteger1()
          Test integer 1.
 void testDecodeInteger2()
          Test decode integer 2.
 void testDecodeInteger3()
          Test decode integer0.
 
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
 
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

LlrpParameterTestcase

public LlrpParameterTestcase(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[] arguments)
Main with the specified arguments parameter.

Parameters:
arguments - The arguments (String[]) parameter.

testDecodeInteger0

public void testDecodeInteger0()
Test decode integer3.


testDecodeInteger1

public void testDecodeInteger1()
Test integer 1.


testDecodeInteger2

public void testDecodeInteger2()
Test decode integer 2.


testDecodeInteger3

public void testDecodeInteger3()
Test decode integer0.


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.