Class ProductConfigurationPersistenceServiceImplTest.ArgumentMatcherFSQ<FlexibleSearchQuery>

java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.ProductConfigurationPersistenceServiceImplTest.ArgumentMatcherFSQ<FlexibleSearchQuery>
All Implemented Interfaces:
org.mockito.ArgumentMatcher
Enclosing class:
ProductConfigurationPersistenceServiceImplTest

public class ProductConfigurationPersistenceServiceImplTest.ArgumentMatcherFSQ<FlexibleSearchQuery> extends Object implements org.mockito.ArgumentMatcher
  • Method Details

    • matches

      public boolean matches(Object argument)
      Specified by:
      matches in interface org.mockito.ArgumentMatcher<FlexibleSearchQuery>