Medium
final class Medium extends Known (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
Details
static TestSize
unknown()
No description
static TestSize
small()
No description
static TestSize
medium()
No description
static TestSize
large()
No description
in
Known at line 21
bool
isKnown()
No description
bool
isUnknown()
No description
bool
isSmall()
No description
bool
isMedium()
No description
bool
isLarge()
No description
string
asString()
No description
bool
isGreaterThan(Known $other)
No description