|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceTest
org.eclipse.soda.dk.barcode.reader.device.test.BarcodeReaderDeviceTest
public class BarcodeReaderDeviceTest
Standard Barcode Reader Test. The BarcodeReaderDeviceTest class implements a set of devicetest tests.
The list of exported services:
BarcodeReaderDeviceTestService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.barcode.reader.device.test.service.BarcodeReaderDeviceTestService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
BarcodeReaderDeviceTest()
Constructs a new instance of the BarcodeReaderDeviceTest class. |
|
| Method Summary | |
|---|---|
DeviceService |
getDefaultDevice()
Gets the default DeviceService to be tested. |
static void |
main(java.lang.String[] args)
Main method to run tests in a stand alone mode. |
void |
setup()
Sets user-defined variables to use in the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public BarcodeReaderDeviceTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - BarcodeReaderDevice
public DeviceService getDefaultDevice()
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationExceptionorg.eclipse.soda.dk.device.test.DeviceTest#getDefaultDevice()public void setup()
org.eclipse.soda.dk.device.test.DeviceTest#setup()
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||