1.0.0

org.eclipse.soda.dk.testagent.test
Class NotificationProbeTestCase

java.lang.Object
  extended by TestCase
      extended by org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
          extended by org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
              extended by org.eclipse.soda.dk.testagent.test.NotificationProbeTestCase

public class NotificationProbeTestCase
extends NotificationClientTestCase

Version:
1.0.0

Field Summary
static java.lang.String CLASS_NAME
          Defines the test case class name.
 
Constructor Summary
NotificationProbeTestCase(java.lang.String name)
          Constructs an instance of this class from the specified name parameter.
 
Method Summary
protected  java.lang.String[] getExternalKeys()
          Gets the external keys (String[]) value.
static void main(java.lang.String[] args)
          Main with the specified args parameter.
 void testBroadcast()
          Test broadcast.
 
Methods inherited from class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
broadcast, broadcast, getNotificationService, getProbe, register, register, setUp, tearDown, unregister
 
Methods inherited from class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
getBoolean, getConfigurationService, getContext, getFloat, getInt, getLong, getObject, getProperties, getString, getSynchronizationService, requestConfirmation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the test case class name.

See Also:
Constant Field Values
Constructor Detail

NotificationProbeTestCase

public NotificationProbeTestCase(java.lang.String name)
Constructs an instance of this class from the specified name parameter.

Parameters:
name - The name (String) parameter.
Method Detail

main

public static void main(java.lang.String[] args)
Main with the specified args parameter.

Parameters:
args - The args (String[]) parameter.

getExternalKeys

protected java.lang.String[] getExternalKeys()
Gets the external keys (String[]) value.

Overrides:
getExternalKeys in class NotificationClientTestCase
Returns:
The external keys (String[]) value.

testBroadcast

public void testBroadcast()
                   throws java.lang.InterruptedException
Test broadcast.

Throws:
java.lang.InterruptedException - Interrupted Exception.

1.0.0

Copyright (c) 2007 IBM