DefaultReadOnlyOfficerRosterServiceTest
extends BaseTestCase
in package
Table of Contents
Properties
Methods
- testGetByIdIncludesBaseKeys() : void
- testGetByIdIncludesDetailFields() : void
- testGetByIdReturnsNullForNonexistent() : void
- testGetByIdReturnsOfficer() : void
- testImplementsInterface() : void
- testListDefaultsToCurrentAndUpcoming() : void
- testListFilterByBranchPublicId() : void
- testListFilterByInvalidBranchReturnsEmpty() : void
- testListFilterByOfficeId() : void
- testListFilterByStatus() : void
- testListPaginationLimitsResults() : void
- testListPaginationPage2NoOverlap() : void
- testListPaginationStructure() : void
- testListReturnsDataAndMeta() : void
- testListRowBranchStructure() : void
- testListRowDoesNotContainDetailFields() : void
- testListRowHasExpectedKeys() : void
- setUp() : void
Properties
$admin
protected
Member
$admin
$authService
protected
AuthorizationService
$authService
$service
protected
DefaultReadOnlyOfficerRosterService
$service
Methods
testGetByIdIncludesBaseKeys()
public
testGetByIdIncludesBaseKeys() : void
testGetByIdIncludesDetailFields()
public
testGetByIdIncludesDetailFields() : void
testGetByIdReturnsNullForNonexistent()
public
testGetByIdReturnsNullForNonexistent() : void
testGetByIdReturnsOfficer()
public
testGetByIdReturnsOfficer() : void
testImplementsInterface()
public
testImplementsInterface() : void
testListDefaultsToCurrentAndUpcoming()
public
testListDefaultsToCurrentAndUpcoming() : void
testListFilterByBranchPublicId()
public
testListFilterByBranchPublicId() : void
testListFilterByInvalidBranchReturnsEmpty()
public
testListFilterByInvalidBranchReturnsEmpty() : void
testListFilterByOfficeId()
public
testListFilterByOfficeId() : void
testListFilterByStatus()
public
testListFilterByStatus() : void
testListPaginationLimitsResults()
public
testListPaginationLimitsResults() : void
testListPaginationPage2NoOverlap()
public
testListPaginationPage2NoOverlap() : void
testListPaginationStructure()
public
testListPaginationStructure() : void
testListReturnsDataAndMeta()
public
testListReturnsDataAndMeta() : void
testListRowBranchStructure()
public
testListRowBranchStructure() : void
testListRowDoesNotContainDetailFields()
public
testListRowDoesNotContainDetailFields() : void
testListRowHasExpectedKeys()
public
testListRowHasExpectedKeys() : void
setUp()
protected
setUp() : void