org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent
Class EpcglobalLlrpWriteProfileDisconnectTestCase
java.lang.Object
ProfileAbstractTestCase
org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileDisconnectTestCase
public class EpcglobalLlrpWriteProfileDisconnectTestCase
- extends EpcglobalLlrpWriteProfileAbstractTestCase
- Since:
- 1.0
- Version:
- 1.2.0
|
Method Summary |
static void |
main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode. |
protected void |
setUp()
Set up. |
void |
test000_Disconnect()
Test 000 disconnect. |
void |
test010_Reconnect()
Test 010 reconnect. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EpcglobalLlrpWriteProfileDisconnectTestCase
public EpcglobalLlrpWriteProfileDisconnectTestCase(java.lang.String name)
- Constructs a new instance of the EpcglobalLlrpWriteProfileDisconnectTestCase class.
- Parameters:
name - name.
main
public static void main(java.lang.String[] arguments)
- Main method to run tests in a stand alone mode.
- Parameters:
arguments - The arguments (String[]) parameter.- See Also:
EpcglobalLlrpWriteProfileTestAgent
setUp
protected void setUp()
throws java.lang.Exception
- Set up.
- Throws:
java.lang.Exception - exception.
test000_Disconnect
public void test000_Disconnect()
throws java.lang.InterruptedException,
java.io.IOException
- Test 000 disconnect.
- Throws:
java.lang.InterruptedException - interrupted exception.
java.io.IOException - io exception.
test010_Reconnect
public void test010_Reconnect()
throws java.lang.InterruptedException,
java.io.IOException
- Test 010 reconnect.
- Throws:
java.lang.InterruptedException - interrupted exception.
java.io.IOException - io exception.
Copyright (c) 2009 IBM. See license in Legal section.