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

  java.sql.Statement statement;
    descriptor: Ljava/sql/Statement;
    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.TestTypeConversion this
         0: .line 43
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe hierarchy of the type TestTypeConversion is inconsistent\n\tThe method fail(String) is undefined for the type TestTypeConversion\n\tThe method assertTrue(boolean) is undefined for the type TestTypeConversion\n\tThe method fail(String) is undefined for the type TestTypeConversion\n\tThe method fail(String) is undefined for the type TestTypeConversion\n\tThe method assertTrue(boolean) is undefined for the type TestTypeConversion\n\tThe method assertTrue(boolean) is undefined for the type TestTypeConversion\n\tThe method assertFalse(boolean) is undefined for the type TestTypeConversion\n\tThe method assertFalse(boolean) is undefined for the type TestTypeConversion\n\tThe method fail(String) is undefined for the type TestTypeConversion\n\tThe method fail(String) is undefined for the type TestTypeConversion\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTypeConversion this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTypeConversion;
    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.TestTypeConversion this
         0: .line 56
            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.TestTypeConversion this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTypeConversion;
    Exceptions:
      throws java.lang.Exception

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

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

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