public class org.hsqldb.test.TestDatabaseMetaData extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestDatabaseMetaData
  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.TestDatabaseMetaData this
         0: .line 44
            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 TestDatabaseMetaData is inconsistent\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n\tThe method assertTrue(String, boolean) is undefined for the type TestDatabaseMetaData\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestDatabaseMetaData this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestDatabaseMetaData;
    MethodParameters:
      Name  Flags
      name  

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