Class OutboundRequestPersistenceContext
java.lang.Object
org.junit.rules.ExternalResource
de.hybris.platform.integrationservices.util.BaseContext
de.hybris.platform.integrationservices.util.RequestPersistenceContext
de.hybris.platform.outboundservices.util.OutboundRequestPersistenceContext
- All Implemented Interfaces:
org.junit.rules.TestRule
A rule for cleaning up media created in the platform as a side effect of a test
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.integrationservices.util.RequestPersistenceContext
before, getAllMedia, getMediaContentAsString, turnMonitoringOffMethods inherited from class de.hybris.platform.integrationservices.util.BaseContext
findAll, flexibleSearch, getService, modelService, removeAllMethods inherited from class org.junit.rules.ExternalResource
apply
-
Constructor Details
-
OutboundRequestPersistenceContext
protected OutboundRequestPersistenceContext()
-
-
Method Details
-
create
-
after
protected void after()- Overrides:
afterin classRequestPersistenceContext
-
searchAllOutboundRequest
-
getMonitoringProperty
- Specified by:
getMonitoringPropertyin classRequestPersistenceContext
-