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