Implement tests exceptions fixation mechanism
This commit is contained in:
Vendored
+1
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user