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
Tue, Jul 29, 13:54 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2763170
Default Alt Text
PhabricatorAPIServiceProviderTest.php (316 B)

Event Timeline