|
2008-07-29 1.1.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.rfid.inventory.profile.testcases.RfidInventoryTestcaseSingle
public class RfidInventoryTestcaseSingle
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
Define the empty string (String) constant. |
static java.lang.String |
RESOURCE_BUNDLE
Define the resource bundle (String) constant. |
| Constructor Summary | |
|---|---|
RfidInventoryTestcaseSingle(java.lang.String name)
Constructs an instance of this class from the specified name parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
void |
notificationReceived(java.lang.String externalKey,
java.util.Dictionary data)
Notification received with the specified external key and data parameters. |
void |
runTest01(NotificationService notificationService,
RfidInventoryProfileTester rfidInventoryProfileTester)
Run test01 with the specified notification service and rfid inventory profile tester parameters. |
void |
test01()
Test 01. |
| 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 |
|---|
public static final java.lang.String RESOURCE_BUNDLE
public static final java.lang.String EMPTY_STRING
| Constructor Detail |
|---|
public RfidInventoryTestcaseSingle(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.
public void notificationReceived(java.lang.String externalKey,
java.util.Dictionary data)
externalKey - The external key (String) parameter.data - The data (Dictionary) parameter.
public void runTest01(NotificationService notificationService,
RfidInventoryProfileTester rfidInventoryProfileTester)
notificationService - The notification service (NotificationService) parameter.rfidInventoryProfileTester - The rfid inventory profile tester (RfidInventoryProfileTester) parameter.public void test01()
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||