You are here

function MerciUserTestCase::_testMerciMaxHoursPerReservation in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.2

Same name and namespace in other branches
  1. 6.2 tests/merci_user.test \MerciUserTestCase::_testMerciMaxHoursPerReservation()

File

tests/merci_user.test, line 145

Class

MerciUserTestCase

Code

function _testMerciMaxHoursPerReservation() {

  // with/without override max hours over closed days permission.
  // with/without allow_weekends setting.
}