Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10750755
DockerHubTest.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
427 B
Referenced Files
None
Subscribers
None
DockerHubTest.php
View Options
<?php
namespace
Nasqueron\Notifications\Tests\Facades
;
use
Nasqueron\Notifications\Tests\TestCase
;
use
Config
;
use
DockerHub
;
use
Keruald\DockerHub\Build\TriggerBuildFactory
;
class
DockerHubTest
extends
TestCase
{
public
function
testIfFacadeAccessorCouldBeResolvedInAppContainer
()
{
$this
->
assertInstanceOf
(
TriggerBuildFactory
::
class
,
DockerHub
::
getFacadeRoot
()
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jul 27, 20:35 (10 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2761151
Default Alt Text
DockerHubTest.php (427 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment