com.ibm.commerce.merchantcenter.events.util
Class ResourceBundlesUnitTest

java.lang.Object
  |
  +--com.ibm.commerce.merchantcenter.events.util.ResourceBundlesUnitTest

public class ResourceBundlesUnitTest
extends java.lang.Object

This class is used to unit test the merchant center event resource bundle.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
 
Constructor Summary
ResourceBundlesUnitTest()
          Constructor for ResourceBundlesUnitTest.
 
Method Summary
static void main(java.lang.String[] args)
          Main method to trigger the resource bundle unit test at the command line.
 
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

ResourceBundlesUnitTest

public ResourceBundlesUnitTest()
Constructor for ResourceBundlesUnitTest.
Method Detail

main

public static void main(java.lang.String[] args)
Main method to trigger the resource bundle unit test at the command line.
Parameters:
args -