public class org.hsqldb.test.TestSql extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestSql
  super_class: org.hsqldb.test.TestBase
{
  java.sql.Statement stmnt;
    descriptor: Ljava/sql/Statement;
    flags: (0x0000) 

  java.sql.PreparedStatement pstmnt;
    descriptor: Ljava/sql/PreparedStatement;
    flags: (0x0000) 

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

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

  static byte[] b1;
    descriptor: [B
    flags: (0x0008) ACC_STATIC

  static byte[] b2;
    descriptor: [B
    flags: (0x0008) ACC_STATIC

  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.TestSql 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\tThe hierarchy of the type TestSql is inconsistent\n\tThe method fail(String) is undefined for the type TestSql\n\tThe method assertEquals(String, String) is undefined for the type TestSql\n\tThe method assertEquals(String, String) is undefined for the type TestSql\n\tThe method fail(String) is undefined for the type TestSql\n\tThe method fail(String) is undefined for the type TestSql\n\tThe method assertEquals(boolean, boolean) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertTrue(boolean) is undefined for the type TestSql\n\tThe method assertTrue(boolean) is undefined for the type TestSql\n\tThe method assertEquals(String, Object) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(null, Object) is undefined for the type TestSql\n\tThe method assertTrue(boolean) is undefined for the type TestSql\n\tThe method assertEquals(String, Object) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(null, Object) is undefined for the type TestSql\n\tThe method assertTrue(boolean) is undefined for the type TestSql\n\tThe method assertEquals(String, Object) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertEquals(null, Object) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tThe method assertFalse(boolean) is undefined for the type TestSql\n\tThe method assertEquals(int, int) is undefined for the type TestSql\n\tTestResult cannot be resolved to a type\n\tTestResult cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tTestCase cannot be resolved to a type\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.TestSql this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestSql;
    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.TestSql this
         0: .line 63
            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.TestSql this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestSql;
    Exceptions:
      throws java.lang.Exception

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

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

  public void testAny();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestSql this
         0: .line 507
            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.TestSql this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestSql;

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

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

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

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

  public void testPreparedWithManyParams();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestSql this
         0: .line 732
            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.TestSql this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestSql;
    Exceptions:
      throws java.lang.Exception

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

  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 926
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTestResult cannot be resolved to a type\n\tTestResult cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n\tTestCase cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      argv  
}
SourceFile: "TestSql.java"