|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.soda.dk.parameter.testcase.CustomParameterTestcase
public class CustomParameterTestcase
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
Define the empty string (String) constant. |
| Constructor Summary | |
|---|---|
CustomParameterTestcase(java.lang.String p1)
Constructs an instance of this class from the specified p1 parameter. |
|
| Method Summary | |
|---|---|
static ParameterService |
getCustomData()
Gets the custom data (ParameterService) value. |
MessageService |
getCustomMessageMessage()
Gets the custom message message (MessageService) value. |
static SegmentService |
getCustomParameter_0_N()
Gets the custom parameter0 n (SegmentService) value. |
static SegmentService |
getCustomParameter()
Gets the custom parameter (SegmentService) value. |
static ParameterService |
getCustomParameterValue()
Gets the custom parameter value (ParameterService) value. |
static MessageService |
getGetReaderCapabilitiesResponseMessage()
Gets the get reader capabilities response message (MessageService) value. |
static BlockService |
getMessageIdBlock()
Gets the message ID block (BlockService) value. |
static BlockService |
getMessageLengthBlock()
Gets the message length block (BlockService) value. |
static BlockService |
getMessageReserveBlock()
Gets the message reserve block (BlockService) value. |
static ParameterService |
getMessageSubtype()
Gets the message subtype (ParameterService) value. |
static BlockService |
getMessageVersionBlock()
Gets the message version block (BlockService) value. |
static ParameterService |
getParameterSubtype()
Gets the parameter subtype (ParameterService) value. |
static BlockService |
getSegmentLengthBlock()
Gets the segment length block (BlockService) value. |
static BlockService |
getTLVParameterReserveBlock()
Gets the tlvparameter reserve block (BlockService) value. |
static FilterService |
getTwoBytesFilter()
Gets the two bytes filter (FilterService) value. |
static ParameterService |
getVendorIdentifier()
Gets the vendor identifier (ParameterService) value. |
static void |
main(java.lang.String[] arguments)
Main with the specified arguments parameter. |
void |
testDecodeCustomMessage()
Test decode custom message. |
void |
testDecodeCustomParameter()
Test decode custom parameter. |
void |
testEncodeCustomMessage()
Test encode custom message. |
| 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 |
|---|
public static final java.lang.String EMPTY_STRING
| Constructor Detail |
|---|
public CustomParameterTestcase(java.lang.String p1)
p1 - The p1 (String) parameter.| Method Detail |
|---|
public static ParameterService getCustomData()
ParameterService) value.public static SegmentService getCustomParameter()
SegmentService) value.testDecodeCustomParameter()public static ParameterService getCustomParameterValue()
ParameterService) value.public static SegmentService getCustomParameter_0_N()
SegmentService) value.public static MessageService getGetReaderCapabilitiesResponseMessage()
MessageService) value.public static BlockService getMessageIdBlock()
BlockService) value.public static BlockService getMessageLengthBlock()
BlockService) value.public static BlockService getMessageReserveBlock()
BlockService) value.public static ParameterService getMessageSubtype()
ParameterService) value.public static BlockService getMessageVersionBlock()
BlockService) value.public static ParameterService getParameterSubtype()
ParameterService) value.public static BlockService getSegmentLengthBlock()
BlockService) value.public static BlockService getTLVParameterReserveBlock()
BlockService) value.public static FilterService getTwoBytesFilter()
FilterService) value.public static ParameterService getVendorIdentifier()
ParameterService) value.public static void main(java.lang.String[] arguments)
arguments - The arguments (String) parameter.public MessageService getCustomMessageMessage()
MessageService) value.public void testDecodeCustomMessage()
public void testDecodeCustomParameter()
public void testEncodeCustomMessage()
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||