File tree Expand file tree Collapse file tree 15 files changed +27
-27
lines changed
Expand file tree Collapse file tree 15 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 1- Feature : Checking the "array-key" (TypeLang\Mapper\Type\ArrayKeyType) type behavior
1+ Feature : Checking the "array-key" (TypeLang\Mapper\Platform\ Type\ArrayKeyType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\A rrayKeyType"
4+ Given type "TypeLang\M apper\P latform \ T ype\A rrayKeyType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "array" (TypeLang\Mapper\Type\ArrayType) type behavior
1+ Feature : Checking the "array" (TypeLang\Mapper\Platform\ Type\ArrayType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\A rrayType"
4+ Given type "TypeLang\M apper\P latform \ T ype\A rrayType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "false" (TypeLang\Mapper\Type\BoolLiteralType) type behavior
1+ Feature : Checking the "false" (TypeLang\Mapper\Platform\ Type\BoolLiteralType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\B oolLiteralType" with [false]
4+ Given type "TypeLang\M apper\P latform \ T ype\B oolLiteralType" with [false]
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "true" (TypeLang\Mapper\Type\BoolLiteralType) type behavior
1+ Feature : Checking the "true" (TypeLang\Mapper\Platform\ Type\BoolLiteralType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\B oolLiteralType" with [true]
4+ Given type "TypeLang\M apper\P latform \ T ype\B oolLiteralType" with [true]
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "bool" (TypeLang\Mapper\Type\BoolType) type behavior
1+ Feature : Checking the "bool" (TypeLang\Mapper\Platform\ Type\BoolType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\B oolType"
4+ Given type "TypeLang\M apper\P latform \ T ype\B oolType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "float" (TypeLang\Mapper\Type\FloatType) type behavior
1+ Feature : Checking the "float" (TypeLang\Mapper\Platform\ Type\FloatType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\F loatType"
4+ Given type "TypeLang\M apper\P latform \ T ype\F loatType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "enum<int>" (TypeLang\Mapper\Type\BackedEnumType) type behavior
1+ Feature : Checking the "enum<int>" (TypeLang\Mapper\Platform\ Type\BackedEnumType) type behavior
22
33 Background :
44 Given type "int-backed-enum"
Original file line number Diff line number Diff line change 1- Feature : Checking the "int" (TypeLang\Mapper\Type\IntType) type behavior
1+ Feature : Checking the "int" (TypeLang\Mapper\Platform\ Type\IntType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\I ntType"
4+ Given type "TypeLang\M apper\P latform \ T ype\I ntType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "list" (TypeLang\Mapper\Type\ListType) type behavior
1+ Feature : Checking the "list" (TypeLang\Mapper\Platform\ Type\ListType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\L istType"
4+ Given type "TypeLang\M apper\P latform \ T ype\L istType"
55
66 Scenario Outline : Normalize matching "<value>"
77 When normalize
Original file line number Diff line number Diff line change 1- Feature : Checking the "mixed" (TypeLang\Mapper\Type\MixedType) type behavior
1+ Feature : Checking the "mixed" (TypeLang\Mapper\Platform\ Type\MixedType) type behavior
22
33 Background :
4- Given type "TypeLang\M apper\T ype\M ixedType"
4+ Given type "TypeLang\M apper\P latform \ T ype\M ixedType"
55
66 Scenario Outline : Matching "<value>"
77 When normalize
You can’t perform that action at this time.
0 commit comments