Class RuleTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class RuleTest
    extends junit.framework.TestCase
    RuleTest
    • Constructor Detail

      • RuleTest

        public RuleTest()
    • Method Detail

      • testConstructor

        public void testConstructor()
      • testConstructorEmpty

        public void testConstructorEmpty()
      • testConstructorFullSpaces

        public void testConstructorFullSpaces()
      • testConstructorFullRightStartDate

        public void testConstructorFullRightStartDate()
      • testConstructorFullTabs

        public void testConstructorFullTabs()
      • testConstructorOnly

        public void testConstructorOnly()
      • testConstructorWithTabs

        public void testConstructorWithTabs()
      • testConstructorWithSeconds

        public void testConstructorWithSeconds()
      • testConstructorWithZoneChar

        public void testConstructorWithZoneChar()
      • testCompareLessThan

        public void testCompareLessThan()
      • testCompareGreaterThan

        public void testCompareGreaterThan()
      • testCompareEqual

        public void testCompareEqual()
      • testCompareLessThanMax

        public void testCompareLessThanMax()
      • testCompareGreaterThanMin

        public void testCompareGreaterThanMin()
      • testCompareEqualMax

        public void testCompareEqualMax()
      • testCompareEqualMin

        public void testCompareEqualMin()
      • testCompareBySorting

        public void testCompareBySorting()
      • testCompareBySortingWithMax

        public void testCompareBySortingWithMax()
      • testCompareBySortingWithMin

        public void testCompareBySortingWithMin()
      • testClone

        public void testClone()
      • testCloneTransitionRule

        public void testCloneTransitionRule()
      • testCloneTransitionRuleIsClonedToo

        public void testCloneTransitionRuleIsClonedToo()