public class org.hsqldb.test.TestJDBCSavepoints
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestJDBCSavepoints
  super_class: java.lang.Object
{
  java.lang.String serverProps;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  java.lang.String url;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  java.lang.String user;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  java.lang.String password;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  java.sql.Statement stmt;
    descriptor: Ljava/sql/Statement;
    flags: (0x0000) 

  java.sql.Connection conn1;
    descriptor: Ljava/sql/Connection;
    flags: (0x0000) 

  java.sql.Connection conn2;
    descriptor: Ljava/sql/Connection;
    flags: (0x0000) 

  org.hsqldb.server.Server server;
    descriptor: Lorg/hsqldb/server/Server;
    flags: (0x0000) 

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.hsqldb.test.TestJDBCSavepoints this
         0: .line 43
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit.framework cannot be resolved\n\tThe import junit.framework cannot be resolved\n\tTestCase cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertEquals(int, int) is undefined for the type TestJDBCSavepoints\n\tTestResult cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tTestResult cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestJDBCSavepoints this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestJDBCSavepoints;
    MethodParameters:
      Name  Flags
      name  

  protected void setUp();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestJDBCSavepoints this
         0: .line 83
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTestCase cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestJDBCSavepoints this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestJDBCSavepoints;
    Exceptions:
      throws java.lang.Exception

  protected void tearDown();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestJDBCSavepoints this
         0: .line 109
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestJDBCSavepoints this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestJDBCSavepoints;

  public void testJDBCSavepoints();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestJDBCSavepoints this
         0: .line 236
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertEquals(String, int, int) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n\tThe method assertTrue(String, boolean) is undefined for the type TestJDBCSavepoints\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestJDBCSavepoints this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestJDBCSavepoints;
    Exceptions:
      throws java.lang.Exception

  public void testJDBCAutoSavepoints();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestJDBCSavepoints this
         0: .line 539
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertEquals(int, int) is undefined for the type TestJDBCSavepoints\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestJDBCSavepoints this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestJDBCSavepoints;
    Exceptions:
      throws java.lang.Exception

  public static void main(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 548
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTestResult cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tTestResult cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
      Name  Flags
      args  
}
SourceFile: "TestJDBCSavepoints.java"