Package ubic.gemma.persistence.service
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
Test all possible filterable properties for filtering and sorting results.
- Author:
- poirigui
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
FilteringVoEnabledServiceIntegrationTest
public FilteringVoEnabledServiceIntegrationTest()
-
-
Method Details
-
testFilteringByAllFilterableProperties
public void testFilteringByAllFilterableProperties() -
testSortingByAllFilterableProperties
public void testSortingByAllFilterableProperties()
-