public class org.hsqldb.test.TestLikePredicateOptimizations extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestLikePredicateOptimizations
  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.TestLikePredicateOptimizations 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 TestLikePredicateOptimizations is inconsistent\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(boolean, boolean) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\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.TestLikePredicateOptimizations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestLikePredicateOptimizations;
    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.TestLikePredicateOptimizations this
         0: .line 120
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(boolean, boolean) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, int, int) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\n\tThe method assertEquals(String, String, String) is undefined for the type TestLikePredicateOptimizations\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestLikePredicateOptimizations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestLikePredicateOptimizations;
    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 314
            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: "TestLikePredicateOptimizations.java"