[Spec-tests] Add tests for prefix increment expression

This commit is contained in:
anastasiia.spaseeva
2019-12-04 16:58:18 +03:00
parent f95a03cba3
commit a41c4c84a6
4 changed files with 263 additions and 10 deletions
@@ -72,7 +72,7 @@
},
{
"specVersion": "0.1-213",
"casesNumber": 1,
"casesNumber": 3,
"description": "Abstract classes may contain one or more abstract members, which should be implemented in a subtype of this abstract class",
"unexpectedBehaviour": false
},
@@ -86,7 +86,7 @@
"specVersion": "0.1-213",
"casesNumber": 2,
"description": "Abstract classes may contain one or more abstract members, which should be implemented in a subtype of this abstract class",
"unexpectedBehaviour": false
"unexpectedBehaviour": true
},
{
"specVersion": "0.1-213",
@@ -124,7 +124,7 @@
},
{
"specVersion": "0.1-213",
"casesNumber": 2,
"casesNumber": 3,
"description": "Abstract classes may contain one or more abstract members, which should be implemented in a subtype of this abstract class",
"unexpectedBehaviour": false
},