|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProfileAbstractTestCase
org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileAbstractTestCase
org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileNoTagsTestCase
public class RfidInventoryProfileNoTagsTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
RfidInventoryProfileNoTagsTestCase(java.lang.String name)
Constructs a new instance of the RfidInventoryProfileNoTagsTestCase class. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone mode. |
protected void |
setUp()
Set up. |
void |
test000_PromptNoTags()
Test000_ prompt no tags. |
void |
test010_TagReadingAndAggregation()
Test010_ tag reading and aggregation. |
void |
test020_DuplicateFiltering()
Test020_ duplicate filtering. |
void |
test030_TagReadingExpression()
Test030_ tag reading expression. |
void |
test040_TagAggregatingExpression()
Test040_ tag aggregating expression. |
void |
test050_DuplicateFilteringExpression()
Test050_ duplicate filtering expression. |
void |
test060_MeasurementErrors()
Test060_ measurement errors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RfidInventoryProfileNoTagsTestCase(java.lang.String name)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - RfidInventoryProfileTestAgent
protected void setUp()
throws java.lang.Exception
java.lang.Exception
public void test000_PromptNoTags()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test010_TagReadingAndAggregation()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test020_DuplicateFiltering()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test030_TagReadingExpression()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test040_TagAggregatingExpression()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test050_DuplicateFilteringExpression()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test060_MeasurementErrors()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||