1*7a7160feSAndroid Build Coastguard Worker// This file was automatically generated from ${file.name} by Knit tool. Do not edit. 2*7a7160feSAndroid Build Coastguard Workerpackage ${test.package} 3*7a7160feSAndroid Build Coastguard Worker 4*7a7160feSAndroid Build Coastguard Workerimport kotlinx.coroutines.testing.* 5*7a7160feSAndroid Build Coastguard Workerimport kotlinx.coroutines.guide.test.* 6*7a7160feSAndroid Build Coastguard Workerimport org.junit.Test 7*7a7160feSAndroid Build Coastguard Worker 8*7a7160feSAndroid Build Coastguard Workerclass ${test.name} : ReactiveTestBase() {