Assert
final class Assert extends Assert
Constants
CONTAINS |
|
FILE |
|
FILE_NOT_FOUND |
|
IMPLEMENTS_INTERFACE |
|
KEY_EXISTS |
|
NOT_EMPTY |
|
NOT_EMPTY_MAP |
|
READABLE |
|
RETURNS_NOT_EMPTY_MAP |
|
SUBCLASS_OF |
|
UNIQUE_VALUES |
|
VARIABLE |
|
WRITEABLE |
|
LENGTH |
|
Methods
static string
message(string $message, mixed ...$arguments)
No description
static void
descriptor(mixed $value)
No description
static void
input(array $value)
No description
static void
inputFilled(array $value)
No description
static void
inputPath(string $value)
No description
static void
outputPath(string $value)
No description
static void
pattern(string $value)
No description
static void
pipes(array $value)
No description
static void
template(string $value)
No description
static void
templateVariables(string $value, string $pattern)
No description
Details
at line 28
static string
message(string $message, mixed ...$arguments)
No description
at line 34
static void
descriptor(mixed $value)
No description
at line 46
static void
input(array $value)
No description
at line 58
static void
inputFilled(array $value)
No description
at line 66
static void
inputPath(string $value)
No description
at line 82
static void
outputPath(string $value)
No description
at line 101
static void
pattern(string $value)
No description
at line 117
static void
pipes(array $value)
No description
at line 140
static void
template(string $value)
No description
at line 147
static void
templateVariables(string $value, string $pattern)
No description