Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F467486
DifferentialUnitTestResult.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
244 B
Referenced Files
None
Subscribers
None
DifferentialUnitTestResult.php
View Options
<?php
final
class
DifferentialUnitTestResult
extends
Phobject
{
const
RESULT_PASS
=
'pass'
;
const
RESULT_FAIL
=
'fail'
;
const
RESULT_SKIP
=
'skip'
;
const
RESULT_BROKEN
=
'broken'
;
const
RESULT_UNSOUND
=
'unsound'
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 3:11 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
79868
Default Alt Text
DifferentialUnitTestResult.php (244 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment