Class NoOpQualifierProviderTest

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.NoOpQualifierProviderTest

@UnitTest public class NoOpQualifierProviderTest extends Object
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • NoOpQualifierProviderTest

      public NoOpQualifierProviderTest()
  • Method Details

    • setUp

      public void setUp()
    • emptyAvailableQualifiers

      public void emptyAvailableQualifiers() throws Exception
      Throws:
      Exception
    • cannotApply

      public void cannotApply() throws Exception
      Throws:
      Exception
    • applyQualifierDoesNotThrowException

      public void applyQualifierDoesNotThrowException() throws Exception
      Throws:
      Exception
    • getCurrentQualifierReturnsNull

      public void getCurrentQualifierReturnsNull() throws Exception
      Throws:
      Exception