Class RegistrationRejectedAutomatedWorkflowTemplateJobUnitTest
java.lang.Object
de.hybris.platform.b2bacceleratorservices.workflows.actions.RegistrationRejectedAutomatedWorkflowTemplateJobUnitTest
This test file tests and demonstrates the behavior of the RegistrationRejectedAutomatedWorkflowTemplateJob's method
perform.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidThis test tests and demonstrates that the RegistrationRejectedAutomatedWorkflowTemplateJob's method perform.
-
Constructor Details
-
RegistrationRejectedAutomatedWorkflowTemplateJobUnitTest
public RegistrationRejectedAutomatedWorkflowTemplateJobUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testRejectedAutomatedWorkflowTemplateJob
public void testRejectedAutomatedWorkflowTemplateJob()This test tests and demonstrates that the RegistrationRejectedAutomatedWorkflowTemplateJob's method perform. Cause we do nothing in the B2BRRegistrationRejected workflow step, just return the next decision of the workflowActionModel
-