Page MenuHomeSealhub

ArcanistTestCase.php
No OneTemporary

ArcanistTestCase.php

<?php
abstract class ArcanistTestCase extends ArcanistPhutilTestCase {
protected function getLink($method) {
$arcanist_project = 'PHID-APRJ-703e0b140530f17ede30';
return
'https://secure.phabricator.com/diffusion/symbol/'.$method.
'/?lang=php&projects='.$arcanist_project.
'&jump=true&context='.get_class($this);
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jul 8, 07:41 (7 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
809033
Default Alt Text
ArcanistTestCase.php (349 B)

Event Timeline