Package ubic.gemma.core.analysis.service
Class ExpressionDataFileServiceTest
- java.lang.Object
- 
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- 
- ubic.gemma.core.util.test.BaseTest
- 
- ubic.gemma.core.analysis.service.ExpressionDataFileServiceTest
 
 
 
- 
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.context.ApplicationContextAware
 
 @ContextConfiguration public class ExpressionDataFileServiceTest extends BaseTest 
- 
- 
Constructor SummaryConstructors Constructor Description ExpressionDataFileServiceTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCopyMetadata()voidtestDeleteAll()voidtestDeleteMetadata()voidtestGetMetadata()
 
- 
- 
- 
Method Detail- 
testDeleteAllpublic void testDeleteAll() throws IOException- Throws:
- IOException
 
 - 
testGetMetadatapublic void testGetMetadata() throws IOException- Throws:
- IOException
 
 - 
testCopyMetadatapublic void testCopyMetadata() throws IOException- Throws:
- IOException
 
 - 
testDeleteMetadatapublic void testDeleteMetadata() throws IOException- Throws:
- IOException
 
 
- 
 
-