Class CachedProcessedExpressionDataVectorServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseDatabaseTest
ubic.gemma.persistence.service.expression.bioAssayData.CachedProcessedExpressionDataVectorServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration @TestExecutionListeners(WithSecurityContextTestExecutionListener.class) public class CachedProcessedExpressionDataVectorServiceTest extends BaseDatabaseTest
  • Constructor Details

    • CachedProcessedExpressionDataVectorServiceTest

      public CachedProcessedExpressionDataVectorServiceTest()
  • Method Details

    • testGetVectors

      @WithMockUser public void testGetVectors()
    • testGetVectorsForSubset

      @WithMockUser public void testGetVectorsForSubset()
    • testGetVectorsForSubBioAssays

      @WithMockUser public void testGetVectorsForSubBioAssays()
      This test exercise the ability of the service to retrieve vector for a subset of sub-bioassays.