Class DBIntegrationSpec

All Implemented Interfaces:
JSpecSupport

public class DBIntegrationSpec extends IntegrationSpec
Use this as a super class for integration tests that requires a DB connection to the test DB.
Author:
Igor Polevoy
  • Constructor Details

    • DBIntegrationSpec

      public DBIntegrationSpec()
  • Method Details

    • before

      public final void before()
    • after

      public void after()