java.lang.Object | +--com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLogUnitTest
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
Constructor Detail |
---|
public CpgnLogUnitTest()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- optional arguments from the command
line