| Interface | Description |
|---|---|
| CustomerB2BConstantsUtils |
Interface for JUnit constants
|
| Class | Description |
|---|---|
| CustomerB2BTestSuite |
Only an empty class with annotations which run the JUnits all together
|
| Sapcustomerb2bStandalone |
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.sapcustomerb2b.Sapcustomerb2bStandalone().run();"
From eclipse, just run as Java Application. |
| Sapcustomerb2bWebHelper |
Simple test class to demonstrate how to include utility classes to your webmodule.
|
Copyright © 2018 SAP SE. All Rights Reserved.