public class org.hsqldb.test.TestMerge extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestMerge
  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) 

  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.TestMerge this
         0: .line 42
            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 TestMerge is inconsistent\n\tThe method assertEquals(int, int) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\n\tThe method fail(String) is undefined for the type TestMerge\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\tTestCase 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\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.TestMerge this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestMerge;
    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.TestMerge this
         0: .line 59
            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.TestMerge this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestMerge;
    Exceptions:
      throws java.lang.Exception

  private void printTable(java.lang.String, java.lang.String, int);
    descriptor: (Ljava/lang/String;Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.hsqldb.test.TestMerge this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertEquals(int, int) is undefined for the type TestMerge\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestMerge this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestMerge;
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
          Name  Flags
      table     
      cols      
      expected  

  private void executeMerge(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.TestMerge this
         0: .line 103
            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.TestMerge this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestMerge;
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
       Name  Flags
      merge  

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

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

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

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

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

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

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

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

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

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

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

  protected void tearDown();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestMerge this
         0: .line 393
            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.TestMerge this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestMerge;

  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 408
            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\tTestCase 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\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: "TestMerge.java"