10 calls to DateRestrictionsBase::runTests() in Date Restrictions 7
- DateRestrictionsHostEntityMinMaxTestCase::testDateGreaterThanMax in modules/
minmax/ tests/ date_restrictions_minmax_host_entity.test  - Fixed max date.
 - DateRestrictionsHostEntityMinMaxTestCase::testDateLowerThanMin in modules/
minmax/ tests/ date_restrictions_minmax_host_entity.test  - Fixed min date.
 - DateRestrictionsHostEntityMinMaxTestCase::testIntervalGreaterThanMax in modules/
minmax/ tests/ date_restrictions_minmax_host_entity.test  - Fixed max interval.
 - DateRestrictionsHostEntityMinMaxTestCase::testIntervalLowerThanMin in modules/
minmax/ tests/ date_restrictions_minmax_host_entity.test  - Fixed min interval.
 - DateRestrictionsStaticMinMaxTestCase::testDateGreaterThanMax in modules/
minmax/ tests/ date_restrictions_minmax.test  - Fixed max date.
 - DateRestrictionsStaticMinMaxTestCase::testDateLowerThanMin in modules/
minmax/ tests/ date_restrictions_minmax.test  - Fixed min date.
 - DateRestrictionsStaticMinMaxTestCase::testDateWithinLimits in modules/
minmax/ tests/ date_restrictions_minmax.test  - Date within fixed min-max date limits.
 - DateRestrictionsStaticMinMaxTestCase::testIntervalGreaterThanMax in modules/
minmax/ tests/ date_restrictions_minmax.test  - Fixed max interval.
 - DateRestrictionsStaticMinMaxTestCase::testIntervalLowerThanMin in modules/
minmax/ tests/ date_restrictions_minmax.test  - Fixed min interval.
 - DateRestrictionsStaticMinMaxTestCase::testIntervalWithinLimits in modules/
minmax/ tests/ date_restrictions_minmax.test  - Date within fixed min-max interval limits.