public class org.hsqldb.test.TestINPredicateParameterizationAndCorrelation extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestINPredicateParameterizationAndCorrelation
  super_class: org.hsqldb.test.TestBase
{
  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.TestINPredicateParameterizationAndCorrelation this
         0: .line 39
            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 TestINPredicateParameterizationAndCorrelation is inconsistent\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\n\tThe method assertEquals(String, int, int) is undefined for the type TestINPredicateParameterizationAndCorrelation\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.TestINPredicateParameterizationAndCorrelation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestINPredicateParameterizationAndCorrelation;
    MethodParameters:
      Name  Flags
      name  

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

  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 200
            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: "TestINPredicateParameterizationAndCorrelation.java"