Package ubic.gemma.core.context
Class AsyncSingletonFactoryTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.context.AsyncSingletonFactoryTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
@DirtiesContext(classMode=AFTER_EACH_TEST_METHOD)
@ContextConfiguration
public class AsyncSingletonFactoryTest
extends BaseTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
AsyncSingletonFactoryTest
public AsyncSingletonFactoryTest()
-
-
Method Details