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

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

  org.hsqldb.test.TestTextTable$TextTableDescriptor m_products;
    descriptor: Lorg/hsqldb/test/TestTextTable$TextTableDescriptor;
    flags: (0x0000) 

  org.hsqldb.test.TestTextTable$TextTableDescriptor m_customers;
    descriptor: Lorg/hsqldb/test/TestTextTable$TextTableDescriptor;
    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.TestTextTable this
         0: .line 44
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe hierarchy of the type TestTextTable is inconsistent\n\tThe method fail(String) is undefined for the type TestTextTable.TextTableDescriptor\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertEquals(String, Object, Object) is undefined for the type TestTextTable\n\tThe method assertEquals(String, int, int) is undefined for the type TestTextTable\n\tjunit cannot be resolved to a type\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tjunit cannot be resolved to a type\n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;
    MethodParameters:
          Name  Flags
      testName  

  private void setupTextFiles();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 196
            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.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;

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

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

  private java.lang.String getDataSourceSpec(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 245
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;
    MethodParameters:
           Name  Flags
      tableName  

  private boolean isReadOnly(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 268
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;
    MethodParameters:
           Name  Flags
      tableName  

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

  private void verifyTableContent(java.lang.String, java.lang.Object[][]);
    descriptor: (Ljava/lang/String;[[Ljava/lang/Object;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 368
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertEquals(String, Object, Object) is undefined for the type TestTextTable\n\tThe method assertEquals(String, int, int) is undefined for the type TestTextTable\n\tjunit cannot be resolved to a type\n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;
    MethodParameters:
                Name  Flags
      tableName       
      expectedValues  

  private void executeStatement(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 396
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;
    MethodParameters:
      Name  Flags
      sql   

  private void verifyInitialContent();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 403
            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.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;

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

  private void checkSourceConnection();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestTextTable this
         0: .line 438
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tThe method fail(String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertEquals(String, String, String) is undefined for the type TestTextTable\n\tThe method assertTrue(String, boolean) is undefined for the type TestTextTable\n\tThe method assertFalse(String, boolean) is undefined for the type TestTextTable\n\tjunit cannot be resolved to a type\n\tThe method fail(String) is undefined for the type TestTextTable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestTextTable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestTextTable;

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

  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 570
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      argv  
}
SourceFile: "TestTextTable.java"
NestMembers:
  org.hsqldb.test.TestTextTable$TextTableDescriptor
InnerClasses:
  private TextTableDescriptor = org.hsqldb.test.TestTextTable$TextTableDescriptor of org.hsqldb.test.TestTextTable