AbstractLeveledFirTest

open class AbstractLeveledFirTest : AbstractFirLightTreeDiagnosticsTest(source)

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val parser: FirParser

Functions

Link copied to clipboard
open override fun configure(builder: TestConfigurationBuilder)
Link copied to clipboard
open fun createApplicationDisposableProvider(): ApplicationDisposableProvider
open fun createKotlinStandardLibrariesPathProvider(): KotlinStandardLibrariesPathProvider
Link copied to clipboard
fun initTestInfo(testInfo: KotlinTestInfo)
fun initTestInfo(testInfo: TestInfo)
Link copied to clipboard
open fun runTest(filePath: String)
open fun runTest(filePath: String, contentModifier: ReplacingSourceTransformer)