OK, I want to make sure what I’m going to do is co...
# kontributors
s
OK, I want to make sure what I’m going to do is correct for testing. * Create test cases that detect “Copy concatenation text to clipboard”. This will be one of test cases of
IntentionTestGenerated
. * Create new test cases for the text to be copied is correct. The test class extends
KotlinCodeInsightTestCase
. It won’t be part of
IntentionTestGenerated