public abstract class GraphDatabaseConfigurationInstanceExecutorServiceTest extends Object
| Constructor and Description |
|---|
GraphDatabaseConfigurationInstanceExecutorServiceTest() |
public GraphDatabaseConfigurationInstanceExecutorServiceTest()
@Test public void shouldCreateCustomBackendFixedThreadPoolSize()
@Test public void shouldCreateCustomBackendCachedThreadPoolSize()
@Test public void shouldCreateCustomBackendExecutorServiceWithExecutorServiceConfigurationConstructor()
@Test public void shouldCreateCustomBackendExecutorServiceWithoutExecutorServiceConfigurationConstructor()
@Test public void shouldCreateCustomBackendExecutorServiceWithoutBothExecutorServiceConfigurationConstructors()
@Test public void shouldNotCreateBackendExecutorServiceIfClassNotExists()
@Test public void shouldNotCreateBackendExecutorServiceIfClassHasNoNecessaryConstructor()
@Test public void shouldNotCreateBackendExecutorServiceIfClassNotImplementsExecutorService()
@Test public void shouldNotCreateBackendExecutorServiceIfClassHasNoPublicConstructor()
Copyright © 2012–2024. All rights reserved.