|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterTest
org.eclipse.soda.dk.generic.io.adapter.test.GenericIoAdapterTest
public class GenericIoAdapterTest
Generic Digital and Analog I/O Device Test. The GenericIoAdapterTest class implements a set of adaptertest tests.
The list of exported services:
GenericIoAdapterTestService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.generic.io.adapter.test.service.GenericIoAdapterTestService |
|---|
SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
GenericIoAdapterTest()
Constructs a new instance of the GenericIoAdapterTest class. |
|
| Method Summary | |
|---|---|
AdapterService |
getDefaultAdapter()
Gets the default AdapterService to be tested. |
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone 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 GenericIoAdapterTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - GenericIoAdapter
public AdapterService getDefaultAdapter()
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationExceptionorg.eclipse.soda.dk.adapter.test.AdapterTest#getDefaultAdapter()public void setup()
org.eclipse.soda.dk.adapter.test.AdapterTest#setup()
|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||