2009-10-01 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent
Class EpcglobalLlrpWriteProfileDisconnectTestCase

java.lang.Object
  extended by ProfileAbstractTestCase
      extended by org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
          extended by org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileDisconnectTestCase

public class EpcglobalLlrpWriteProfileDisconnectTestCase
extends EpcglobalLlrpWriteProfileAbstractTestCase

Since:
1.0
Version:
1.2.0

Field Summary
 
Fields inherited from class org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey, epcglobalLlrpWriteProfileServiceConfigurationExternalKey, epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey, epcglobalLlrpWriteProfileServiceStatusExternalKey
 
Constructor Summary
EpcglobalLlrpWriteProfileDisconnectTestCase(java.lang.String name)
          Constructs a new instance of the EpcglobalLlrpWriteProfileDisconnectTestCase class.
 
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 org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
GetEpcglobalLlrpWriteProfileCapabilities, GetEpcglobalLlrpWriteProfileConfiguration, GetEpcglobalLlrpWriteProfileStatus, getKeysAndSettingsFromProperties, GetLLRPConfiguration, ReadLLRPConfiguration, WriteLLRPConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpcglobalLlrpWriteProfileDisconnectTestCase

public EpcglobalLlrpWriteProfileDisconnectTestCase(java.lang.String name)
Constructs a new instance of the EpcglobalLlrpWriteProfileDisconnectTestCase class.

Parameters:
name - name.
Method Detail

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.

2009-10-01 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.