Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24327428
InspireTest.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
476 B
Referenced Files
None
Subscribers
None
InspireTest.php
View Options
<?php
namespace
Nasqueron\Notifications\Tests\Console\Commands
;
class
InspireTest
extends
TestCase
{
/**
* @var string
*/
protected
$class
=
'Nasqueron
\N
otifications
\C
onsole
\C
ommands
\I
nspire'
;
public
function
testExecute
()
{
// A quote contain a - character and is embedded by PHP_EOL
$this
->
tester
->
execute
([
'command'
=>
$this
->
command
->
getName
()]);
$this
->
assertRegexp
(
'/
\n
.*-.*
\n
/'
,
$this
->
tester
->
getDisplay
());
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Feb 16, 09:29 (20 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3373953
Default Alt Text
InspireTest.php (476 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment