java.lang.Object
com.hybris.backoffice.solrsearch.indexing.BackofficeIndexerStrategyFactoryTest
public class BackofficeIndexerStrategyFactoryTest
extends Object
-
Field Summary
Fields
org.junit.rules.ExpectedException
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
expectedException
@InjectMocks
public org.junit.rules.ExpectedException expectedException
-
Constructor Details
-
BackofficeIndexerStrategyFactoryTest
public BackofficeIndexerStrategyFactoryTest()
-
Method Details
-
setUp
public void setUp()
-
shouldCreateBackofficeIndexerStrategy
public void shouldCreateBackofficeIndexerStrategy()
throws
Exception
- Throws:
Exception
-
shouldCreateDefaultIndexerStrategy
public void shouldCreateDefaultIndexerStrategy()
throws
Exception
- Throws:
Exception