Page MenuHomenazrin ltd
Diviner Tech Docs ConpherenceRoomTestCase

final class ConpherenceRoomTestCase
Phorge Technical Documentation (Conpherence)

This class is not documented.

Methods

protected function addParticipants($actor, $conpherence, $participant_phids)
Inherited

This method is not documented.
Parameters
PhabricatorUser$actor
ConpherenceThread$conpherence
array$participant_phids
Return
wild

protected function removeParticipants($actor, $conpherence, $participant_phids)
Inherited

This method is not documented.
Parameters
PhabricatorUser$actor
ConpherenceThread$conpherence
array$participant_phids
Return
wild

protected function addMessageWithFile($actor, $conpherence)
Inherited

This method is not documented.
Parameters
PhabricatorUser$actor
ConpherenceThread$conpherence
Return
wild

private function generateTestFile($actor)
Inherited

This method is not documented.
Parameters
PhabricatorUser$actor
Return
wild
This method is not documented.
Return
wild

public function testOneUserRoomCreate()

This method is not documented.
Return
wild

public function testNUserRoomCreate()

This method is not documented.
Return
wild

public function testRoomParticipantAddition()

This method is not documented.
Return
wild

public function testRoomParticipantDeletion()

This method is not documented.
Return
wild

private function createRoom($creator, $participant_phids)

This method is not documented.
Parameters
PhabricatorUser$creator
array$participant_phids
Return
wild

private function changeEditPolicy($actor, $room, $policy)

This method is not documented.
Parameters
PhabricatorUser$actor
ConpherenceThread$room
$policy
Return
wild