Class GeoBrowserServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class GeoBrowserServiceTest extends BaseSpringContextTest
Author:
paul
  • Field Details

  • Constructor Details

    • GeoBrowserServiceTest

      public GeoBrowserServiceTest()
  • Method Details

    • testFillDetails

      @NetworkAvailable(url="https://www.ncbi.nlm.nih.gov/geo/browse/") public final void testFillDetails() throws Exception
      Throws:
      Exception
    • testGetRecentRecords

      @NetworkAvailable(url="https://www.ncbi.nlm.nih.gov/geo/browse/") public final void testGetRecentRecords() throws Exception
      Throws:
      Exception
    • testToggleUsability

      public final void testToggleUsability()