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
Mon, Jul 28, 09:36 (8 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2763170
Default Alt Text
PhabricatorAPIServiceProviderTest.php (316 B)

Event Timeline