protected function addParticipants($actor, $conpherence, $participant_phids)Inherited
protected function addParticipants($actor, $conpherence, $participant_phids)
Inherited
Parameters
PhabricatorUser | $actor | |
ConpherenceThread | $conpherence | |
array | $participant_phids |
Return
wild |
protected function removeParticipants($actor, $conpherence, $participant_phids)Inherited
protected function removeParticipants($actor, $conpherence, $participant_phids)
Inherited
Parameters
PhabricatorUser | $actor | |
ConpherenceThread | $conpherence | |
array | $participant_phids |
Return
wild |
protected function addMessageWithFile($actor, $conpherence)Inherited
protected function addMessageWithFile($actor, $conpherence)
Inherited
Parameters
PhabricatorUser | $actor | |
ConpherenceThread | $conpherence |
Return
wild |
private function generateTestFile($actor)Inherited
private function generateTestFile($actor)
Inherited
Parameters
PhabricatorUser | $actor |
Return
wild |
protected function getPhabricatorTestCaseConfiguration()
protected function getPhabricatorTestCaseConfiguration()
Return
wild |
public function testOneUserRoomCreate()
public function testOneUserRoomCreate()
Return
wild |
public function testNUserRoomCreate()
public function testNUserRoomCreate()
Return
wild |
public function testRoomParticipantAddition()
public function testRoomParticipantAddition()
Return
wild |
public function testRoomParticipantDeletion()
public function testRoomParticipantDeletion()
Return
wild |
private function createRoom($creator, $participant_phids)
private function createRoom($creator, $participant_phids)
Parameters
PhabricatorUser | $creator | |
array | $participant_phids |
Return
wild |
private function changeEditPolicy($actor, $room, $policy)
private function changeEditPolicy($actor, $room, $policy)
Parameters
PhabricatorUser | $actor | |
ConpherenceThread | $room | |
$policy |
Return
wild |