Page MenuHomeDevCentral

PhabricatorAPIServiceProviderTest.php
No OneTemporary

PhabricatorAPIServiceProviderTest.php

<?php
namespace Nasqueron\Notifications\Tests\Providers;
class PhabricatorAPIServiceProviderTest extends TestCase {
public function testType () {
$this->assertServiceInstanceOf(
'Nasqueron\Notifications\Phabricator\PhabricatorAPIFactory',
'phabricator-api'
);
}
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Apr 9, 02:30 (6 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3582805
Default Alt Text
PhabricatorAPIServiceProviderTest.php (316 B)

Event Timeline