Package ubic.gemma.persistence.util
Class SettingsConfigTest
- java.lang.Object
- 
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- 
- ubic.gemma.persistence.util.SettingsConfigTest
 
 
- 
- All Implemented Interfaces:
- Aware,- ApplicationContextAware
 
 @ActiveProfiles("test") @ContextConfiguration public class SettingsConfigTest extends AbstractJUnit4SpringContextTests 
- 
- 
Field SummaryFields Modifier and Type Field Description StringappDataHomeStringcompassDirStringdownloadPathStringsearchDir- 
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestsapplicationContext, logger
 
- 
 - 
Constructor SummaryConstructors Constructor Description SettingsConfigTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtest()- 
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestssetApplicationContext
 
- 
 
-