com.ibm.commerce.marketingcenter.events.dbobjects
Class CpgnLogUnitTest

java.lang.Object
  |
  +--com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLogUnitTest

public class CpgnLogUnitTest
extends java.lang.Object

This class is used to unit test the campaign logging event listener component.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
 
Constructor Summary
CpgnLogUnitTest()
          Constructor for CpgnLogUnitTest.
 
Method Summary
static void main(java.lang.String[] args)
          Main method of this unit test utility.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values
Constructor Detail

CpgnLogUnitTest

public CpgnLogUnitTest()
Constructor for CpgnLogUnitTest.
Method Detail

main

public static void main(java.lang.String[] args)
Main method of this unit test utility.
Parameters:
args - optional arguments from the command line