PHP Class Gitlab\Tests\Api\GroupsTest

Inheritance: extends Gitlab\Tests\Api\ApiTestCase
Afficher le fichier Open project: m4tthumphrey/php-gitlab-api

Méthodes publiques

Méthode Description
shouldAddMember ( )
shouldCreateGroup ( )
shouldCreateGroupWithDescriptionAndVisLevel ( )
shouldGetAllGroups ( )
shouldGetMembers ( )
shouldNotNeedPaginationWhenGettingGroups ( )
shouldRemoveGroup ( )
shouldRemoveMember ( )
shouldSaveMember ( )
shouldSearchGroups ( )
shouldSearchGroupsWithPagination ( )
shouldShowGroup ( )
shouldTransferProjectToGroup ( )
shouldUpdateGroup ( )

Méthodes protégées

Méthode Description
getApiClass ( )

Method Details

getApiClass() protected méthode

protected getApiClass ( )

shouldAddMember() public méthode

public shouldAddMember ( )

shouldCreateGroup() public méthode

public shouldCreateGroup ( )

shouldCreateGroupWithDescriptionAndVisLevel() public méthode

shouldGetAllGroups() public méthode

public shouldGetAllGroups ( )

shouldGetMembers() public méthode

public shouldGetMembers ( )

shouldNotNeedPaginationWhenGettingGroups() public méthode

shouldRemoveGroup() public méthode

public shouldRemoveGroup ( )

shouldRemoveMember() public méthode

public shouldRemoveMember ( )

shouldSaveMember() public méthode

public shouldSaveMember ( )

shouldSearchGroups() public méthode

public shouldSearchGroups ( )

shouldSearchGroupsWithPagination() public méthode

shouldShowGroup() public méthode

public shouldShowGroup ( )

shouldTransferProjectToGroup() public méthode

shouldUpdateGroup() public méthode

public shouldUpdateGroup ( )