public class org.hsqldb.test.TestStoredProcedure extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestStoredProcedure
  super_class: org.hsqldb.test.TestBase
{
  java.lang.String testSixProcedure;
    descriptor: Ljava/lang/String;
    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.TestStoredProcedure 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 TestStoredProcedure is inconsistent\n\tThe method assertFalse(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(int, int) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(int, int) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(String, boolean) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertTrue(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertFalse(boolean) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\n\tThe method assertEquals(String, String) is undefined for the type TestStoredProcedure\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.TestStoredProcedure this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestStoredProcedure;
    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.TestStoredProcedure this
         0: .line 58
            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.TestStoredProcedure this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestStoredProcedure;
    Exceptions:
      throws java.lang.Exception

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

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

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

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

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

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

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

  public static void procWithResultOne(java.lang.Integer[], java.sql.ResultSet[]);
    descriptor: ([Ljava/lang/Integer;[Ljava/sql/ResultSet;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 435
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
             Name  Flags
      intparam     
      resultparam  

  public static void procWithResultTwo(java.sql.Connection, java.lang.Integer[], java.sql.ResultSet[], java.sql.ResultSet[]);
    descriptor: (Ljava/sql/Connection;[Ljava/lang/Integer;[Ljava/sql/ResultSet;[Ljava/sql/ResultSet;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=4
         0: .line 458
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
                Name  Flags
      conn            
      intparam        
      resultparamOne  
      resultparamTwo  

  public static void procTest1(java.sql.Connection);
    descriptor: (Ljava/sql/Connection;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 481
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
      Name  Flags
      conn  

  public static void procTest2(int, int, java.lang.Integer[]);
    descriptor: (II[Ljava/lang/Integer;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 499
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
      Name  Flags
      p1    
      p2    
      p3    

  public static java.sql.ResultSet funcTest1(int, int);
    descriptor: (II)Ljava/sql/ResultSet;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 519
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
      Name  Flags
      p1    
      p2    

  public static boolean funcTest2(java.sql.Connection, java.lang.String);
    descriptor: (Ljava/sql/Connection;Ljava/lang/String;)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 535
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
       Name  Flags
      conn   
      value  

  public static void procTest3(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 546
            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
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
       Name  Flags
      value  

  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 550
            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: "TestStoredProcedure.java"