Kartographer
Extension that adds maps to wiki pages
Loading...
Searching...
No Matches
Kartographer\Tests\SimpleStyleParserTest Class Reference

@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT More...

+ Inheritance diagram for Kartographer\Tests\SimpleStyleParserTest:
+ Collaboration diagram for Kartographer\Tests\SimpleStyleParserTest:

Public Member Functions

 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 Public Member Functions

static provideExternalData ()
 
static provideDataToNormalizeAndSanitize ()
 
static provideDataWithMarkerSymbolCounters ()
 
static provideDataWithoutMarkerSymbolCounters ()
 

Protected Member Functions

 setUp ()
 

Detailed Description

@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT


The documentation for this class was generated from the following file: