Class WorkflowTemplateExistsPredicateTest
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.WorkflowTemplateExistsPredicateTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkflowTemplateExistsPredicateTest
public WorkflowTemplateExistsPredicateTest()
-
-
Method Details
-
setUp
public void setUp() -
givenAmbiguousWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsFalse
public void givenAmbiguousWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsFalse() -
givenUnknownWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsFalse
public void givenUnknownWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsFalse() -
givenValidWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsTrue
public void givenValidWorkflowTemplateCode_WhenTestIsCalled_ThenItReturnsTrue()
-