Class VectorMergingServiceTest

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

public class VectorMergingServiceTest extends AbstractGeoServiceTest
Tests loading, platform switch, vector merge, and complex deletion (in teardown)
Author:
paul
  • Constructor Details

    • VectorMergingServiceTest

      public VectorMergingServiceTest()
  • Method Details

    • tearDown

      public void tearDown()
    • test

      public final void test() throws Exception
      Throws:
      Exception