Class FilteringVoEnabledServiceIntegrationTest

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.FilteringVoEnabledServiceIntegrationTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class FilteringVoEnabledServiceIntegrationTest extends BaseIntegrationTest
Test all possible filterable properties for filtering and sorting results.
Author:
poirigui
  • Constructor Details

    • FilteringVoEnabledServiceIntegrationTest

      public FilteringVoEnabledServiceIntegrationTest()
  • Method Details

    • testFilteringByAllFilterableProperties

      public void testFilteringByAllFilterableProperties()
    • testSortingByAllFilterableProperties

      public void testSortingByAllFilterableProperties()