public class org.hsqldb.test.TestPeriodPredicates extends org.hsqldb.test.TestBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestPeriodPredicates
  super_class: org.hsqldb.test.TestBase
{
  private org.hsqldb.Scanner scanner;
    descriptor: Lorg/hsqldb/Scanner;
    flags: (0x0002) ACC_PRIVATE

  private java.sql.Connection conn;
    descriptor: Ljava/sql/Connection;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.Session session;
    descriptor: Lorg/hsqldb/Session;
    flags: (0x0002) ACC_PRIVATE

  private java.sql.Statement statement;
    descriptor: Ljava/sql/Statement;
    flags: (0x0002) ACC_PRIVATE

  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.TestPeriodPredicates this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit.framework cannot be resolved\n\tThe hierarchy of the type TestPeriodPredicates is inconsistent\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method fail(String) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertFalse(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n\tThe method assertTrue(Boolean) is undefined for the type TestPeriodPredicates\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestPeriodPredicates this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestPeriodPredicates;
    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.TestPeriodPredicates this
         0: .line 72
            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.TestPeriodPredicates this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestPeriodPredicates;
    Exceptions:
      throws java.lang.Exception

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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