DefaultReadOnlyDepartmentServiceTest
extends BaseTestCase
in package
Table of Contents
Properties
Methods
- testGetByIdIncludesOffices() : void
- testGetByIdNameMatchesList() : void
- testGetByIdOfficesHaveIdAndName() : void
- testGetByIdReturnsDepartment() : void
- testGetByIdReturnsNullForNonexistent() : void
- testImplementsInterface() : void
- testListOrderedByNameAsc() : void
- testListPaginationLimitsResults() : void
- testListPaginationPage2() : void
- testListPaginationStructure() : void
- testListReturnsDataAndMeta() : void
- testListReturnsDepartments() : void
- testListRowHasExpectedKeys() : void
- testListSearchFilterByName() : void
- testListSearchNoResults() : void
- testListTotalPagesCalculation() : void
- setUp() : void
Properties
$admin
protected
Member
$admin
$authService
protected
AuthorizationService
$authService
$service
protected
DefaultReadOnlyDepartmentService
$service
Methods
testGetByIdIncludesOffices()
public
testGetByIdIncludesOffices() : void
testGetByIdNameMatchesList()
public
testGetByIdNameMatchesList() : void
testGetByIdOfficesHaveIdAndName()
public
testGetByIdOfficesHaveIdAndName() : void
testGetByIdReturnsDepartment()
public
testGetByIdReturnsDepartment() : void
testGetByIdReturnsNullForNonexistent()
public
testGetByIdReturnsNullForNonexistent() : void
testImplementsInterface()
public
testImplementsInterface() : void
testListOrderedByNameAsc()
public
testListOrderedByNameAsc() : void
testListPaginationLimitsResults()
public
testListPaginationLimitsResults() : void
testListPaginationPage2()
public
testListPaginationPage2() : void
testListPaginationStructure()
public
testListPaginationStructure() : void
testListReturnsDataAndMeta()
public
testListReturnsDataAndMeta() : void
testListReturnsDepartments()
public
testListReturnsDepartments() : void
testListRowHasExpectedKeys()
public
testListRowHasExpectedKeys() : void
testListSearchFilterByName()
public
testListSearchFilterByName() : void
testListSearchNoResults()
public
testListSearchNoResults() : void
testListTotalPagesCalculation()
public
testListTotalPagesCalculation() : void
setUp()
protected
setUp() : void