Implement tests exceptions fixation mechanism

This commit is contained in:
victor.petukhov
2018-11-29 18:13:46 +03:00
parent 8da9bdf928
commit b9d1825765
14 changed files with 200 additions and 47 deletions
@@ -0,0 +1 @@
junit.framework.AssertionFailedError: Incomplete operation in parsed OK test, method getExpression in KtWhenConditionWithExpression returns null. Element text:
@@ -6,6 +6,7 @@
* SENTENCE: [1] Type test condition: type checking operator followed by type.
* NUMBER: 2
* DESCRIPTION: 'When' with bound value and 'when condition' with type checking operator and non-type value.
* UNEXPECTED BEHAVIOUR
*/
fun case_2() {