Class IsolationTest

java.lang.Object
de.softwareforge.testing.postgres.junit5.IsolationTest

public class IsolationTest extends Object
  • Field Details

  • Constructor Details

    • IsolationTest

      public IsolationTest()
  • Method Details

    • testDoubleTable

      @Test public void testDoubleTable() throws Exception
      Throws:
      Exception
    • testSameTable

      @Test public void testSameTable() throws Exception
      Throws:
      Exception
    • testDifferentTable

      @Test public void testDifferentTable() throws Exception
      Throws:
      Exception