public class org.hsqldb.test.TestDateTime extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestDateTime
  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.TestDateTime this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit.framework cannot be resolved\n\tThe hierarchy of the type TestDateTime is inconsistent\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertNotNull(String, Time) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n\tThe method assertEquals(String, int, int) is undefined for the type TestDateTime\n\tThe method assertNotNull(String, Time) is undefined for the type TestDateTime\n\tThe method assertTrue(String, boolean) is undefined for the type TestDateTime\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestDateTime this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestDateTime;
    MethodParameters:
      Name  Flags
      s     

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

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

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

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