Class GeoConverterTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.core.loader.expression.geo.GeoConverterTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
Unit test for GeoConversion Added extension BaseSpringContextTest as want Taxon Service to be called
- Author:
- pavlidis
-
Field Summary
FieldsFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidtest5C()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidfinal voidfinal voidvoidvoidvoidfinal voidvoidvoidvoidvoidvoidfinal voidfinal voidMethods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
GeoConverterTest
public GeoConverterTest()
-
-
Method Details
-
test5C
-
testConvertDataDoubles
public void testConvertDataDoubles() -
testConvertDataIntegers
public void testConvertDataIntegers() -
testConvertGenePix
- Throws:
Exception
-
testConvertGSE106
- Throws:
Exception
-
testConvertGSE18Stress
- Throws:
Exception
-
testConvertGSE2122SAGE
- Throws:
Exception
-
testConvertGSE29014
- Throws:
Exception
-
testConvertGSE2982
- Throws:
Exception
-
testConvertGSE360
- Throws:
Exception
-
testConvertGSE3791
- Throws:
Exception
-
testConvertGSE404
- Throws:
Exception
-
testConvertGSE4229IMAGE
- Throws:
Exception
-
testConvertGse59
- Throws:
Exception
-
testConvertGSE60
- Throws:
Exception
-
testConvertGSE235534
- Throws:
Exception
-
testConvertMultiSeriesPerSample
- Throws:
Exception
-
testConvertMultiTaxonDatasetGSE7540
- Throws:
Exception
-
testConvertWithLotsOfPlatforms
- Throws:
Exception
-
testFetchAndLoadGSE8294
- Throws:
Exception
-
testGPL6096ExonArray
- Throws:
Exception
-
testGSE44903
- Throws:
Exception
-
testGSE8872
- Throws:
Exception
-
testIllegalArgumentExceptionChannel1Channel2taxonDifferent
- Throws:
Exception
-
testIllegalArgumentExceptionMultipleTaxaOnArrayWithNoOrganismColumn
- Throws:
Exception
-
testImageClones
- Throws:
Exception
-
testParseGSE18707
- Throws:
Exception
-
testParseGSE44625
- Throws:
Exception
-
testSingleTaxonOnArrayWithNoOrganismColumn
- Throws:
Exception
-
testSplitByPlatform
- Throws:
Exception
-
testWithImageNoGenbank
- Throws:
Exception
-
testWithImages
- Throws:
Exception
-
testMakeTitle
public final void testMakeTitle() -
testParseValue
public void testParseValue()
-