Class DefaultStatisticsGatewayFactoryConcurrencyTest
- java.lang.Object
-
- de.hybris.platform.masterserver.impl.DefaultStatisticsGatewayFactoryConcurrencyTest
-
@IntegrationTest public class DefaultStatisticsGatewayFactoryConcurrencyTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultStatisticsGatewayFactoryConcurrencyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldGetOrCreateOnlyOneStatisticsGatewayInstanceConcurrently()
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
shouldGetOrCreateOnlyOneStatisticsGatewayInstanceConcurrently
public void shouldGetOrCreateOnlyOneStatisticsGatewayInstanceConcurrently() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
-