Class ProcessedExpressionDataVectorCreationHelperServiceTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.persistence.service.expression.bioAssayData.ProcessedExpressionDataVectorCreationHelperServiceTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
ProcessedExpressionDataVectorCreationHelperServiceTest
public ProcessedExpressionDataVectorCreationHelperServiceTest()
-
-
Method Details
-
testCreateProcessedDataVectors
public void testCreateProcessedDataVectors() throws QuantitationTypeDetectionException, QuantitationTypeConversionException -
testCreateProcessedDataVectorsFromLog2Data
public void testCreateProcessedDataVectorsFromLog2Data() throws QuantitationTypeDetectionException, QuantitationTypeConversionException -
testCreateProcessedDataVectorsFromLog2RatiometricData
public void testCreateProcessedDataVectorsFromLog2RatiometricData() throws QuantitationTypeDetectionException, QuantitationTypeConversionException -
testThaw
public void testThaw() throws QuantitationTypeDetectionException, QuantitationTypeConversionException
-