Package com.sap.hybris.sapcustomerb2c
-
Interface Summary Interface Description CustomerConstantsUtils Interface for JUnit constants -
Class Summary Class Description CustomerTestSuite Test suite for all JUnit testsSapcustomerb2cStandalone Demonstration of how to write a standalone application that can be run directly from within eclipse or from the commandline.
To run this from commandline, just use the following command:
java -jar bootstrap/bin/ybootstrap.jar "new com.sap.hybris.sapcustomerb2c.Sapcustomerb2cStandalone().run();"From eclipse, just run as Java Application.Sapcustomerb2cWebHelper Simple test class to demonstrate how to include utility classes to your webmodule.