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
Sat, Aug 15, 20:11 (24 m, 15 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3920350
Default Alt Text
PhabricatorAPIServiceProviderTest.php (316 B)

Event Timeline