Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorTestDataGenerator

abstract class PhabricatorTestDataGenerator
Phabricator Technical Documentation (Lipsum)

This class is not documented.

Methods

abstract public function getGeneratorName()

This method is not documented.
Return
wild

abstract public function generateObject()

This method is not documented.
Return
wild

final public function setViewer($viewer)

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

final public function getViewer()

This method is not documented.
Return
wild

final public function getGeneratorKey()

This method is not documented.
Return
wild

protected function loadRandomPHID($table)

This method is not documented.
Parameters
$table
Return
wild

protected function loadRandomUser()

This method is not documented.
Return
wild

protected function getLipsumContentSource()

This method is not documented.
Return
wild

protected function roll($n, $d, $bonus)

Roll n dice with d sides each, then add bonus and return the sum.

Parameters
$n
$d
$bonus
Return
wild

protected function newEmptyTransaction()

This method is not documented.
Return
wild

protected function newTransaction($type, $value, $metadata)

This method is not documented.
Parameters
$type
$value
$metadata
Return
wild

public function loadOneRandom($classname)

This method is not documented.
Parameters
$classname
Return
wild

public function loadPhabricatorUserPHID()

This method is not documented.
Return
wild

public function loadPhabricatorUser()

This method is not documented.
Return
wild