@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT
More...
|
| testExternalData (string $expected, string $input, string $message) |
| @dataProvider provideExternalData
|
|
| testNormalizeAndSanitize (string $json, ?string $expected=null, ?string $expectedError=null, ?string $option=null) |
| @dataProvider provideDataToNormalizeAndSanitize phpcs:disable Squiz.WhiteSpace.FunctionSpacing.BeforeFirst
|
|
| testUpdateMarkerSymbolCounters (string $data, string $expectedData, ?string $expectedFirstMarker=null) |
| @dataProvider provideDataWithMarkerSymbolCounters
|
|
| testFindMarkerSymbolCounters (string $data, ?string $expectedFirstMarker=null) |
| @dataProvider provideDataWithoutMarkerSymbolCounters
|
|
| testParseEmptyObjectsAsObjects () |
|
|
static | provideExternalData () |
|
static | provideDataToNormalizeAndSanitize () |
|
static | provideDataWithMarkerSymbolCounters () |
|
static | provideDataWithoutMarkerSymbolCounters () |
|
@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT
The documentation for this class was generated from the following file:
- tests/phpunit/SimpleStyleParserTest.php