Files
openide/platform/smRunner/api-dump-unreviewed.txt
Daniil Ovchinnikov d2abbf2351 IJPL-797 API dump: generate api-dump-unreviewed.txt and exposed API lists [3/4]
GitOrigin-RevId: 6223b21d9e34fd67b31473bb8c97bf82326f8517
2024-04-09 02:21:31 +00:00

919 lines
61 KiB
Plaintext

c:com.intellij.execution.testframework.sm.ConfigurationBean
- configurationId:java.lang.String
- name:java.lang.String
- <init>():V
c:com.intellij.execution.testframework.sm.FileUrlProvider
- com.intellij.execution.testframework.sm.runner.SMTestLocator
- com.intellij.openapi.project.DumbAware
- sf:INSTANCE:com.intellij.execution.testframework.sm.FileUrlProvider
- <init>():V
- s:createLocationFor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,I):com.intellij.execution.Location
- s:createLocationFor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,I,I):com.intellij.execution.Location
- getLocation(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):java.util.List
com.intellij.execution.testframework.sm.SMCustomMessagesParsing
- a:createTestEventsConverter(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties):com.intellij.execution.testframework.sm.runner.OutputToGeneralTestEventsConverter
com.intellij.execution.testframework.sm.SMStacktraceParser
- a:getErrorNavigatable(com.intellij.execution.Location,java.lang.String):com.intellij.pom.Navigatable
- getTestStackTraceParser(java.lang.String,com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.openapi.project.Project):com.intellij.execution.testframework.sm.runner.ui.TestStackTraceParser
f:com.intellij.execution.testframework.sm.SMTestRunnerConnectionUtil
- s:createAndAttachConsole(java.lang.String,com.intellij.execution.process.ProcessHandler,com.intellij.execution.testframework.TestConsoleProperties):com.intellij.execution.testframework.ui.BaseTestsOutputConsoleView
- s:createConsole(com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties):com.intellij.execution.testframework.sm.runner.ui.SMTRunnerConsoleView
- s:createConsole(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties):com.intellij.execution.testframework.ui.BaseTestsOutputConsoleView
- s:createConsoleWithCustomLocator(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.testIntegration.TestLocationProvider,Z,com.intellij.execution.testframework.sm.runner.TestProxyFilterProvider):com.intellij.execution.testframework.sm.runner.ui.SMTRunnerConsoleView
- s:getSplitterPropertyName(java.lang.String):java.lang.String
- s:initConsoleView(com.intellij.execution.testframework.sm.runner.ui.SMTRunnerConsoleView,java.lang.String):V
- s:isInDebugMode():Z
c:com.intellij.execution.testframework.sm.ServiceMessageBuilder
- <init>(java.lang.String):V
- addAttribute(java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testFailed(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testFinished(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testIgnored(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testStarted(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testStdErr(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testStdOut(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testSuiteFinished(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testSuiteStarted(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
- s:testsStarted():com.intellij.execution.testframework.sm.ServiceMessageBuilder
- toString():java.lang.String
f:com.intellij.execution.testframework.sm.ServiceMessageUtil
- s:parse(java.lang.String,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
- s:parse(java.lang.String,Z,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
- s:parse(java.lang.String,Z,Z,java.lang.String):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
f:com.intellij.execution.testframework.sm.SmRunnerBundle
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
c:com.intellij.execution.testframework.sm.TestHistoryConfiguration
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getConfigurationName(java.lang.String):java.lang.String
- getFiles():java.util.Collection
- getIcon(java.lang.String):javax.swing.Icon
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.execution.testframework.sm.TestHistoryConfiguration
- getState():com.intellij.execution.testframework.sm.TestHistoryConfiguration$State
- loadState(com.intellij.execution.testframework.sm.TestHistoryConfiguration$State):V
- registerHistoryItem(java.lang.String,java.lang.String,java.lang.String):V
c:com.intellij.execution.testframework.sm.TestHistoryConfiguration$State
- <init>():V
- getHistoryElements():java.util.Map
f:com.intellij.execution.testframework.sm.TestsLocationProviderUtil
- s:collectCandidates(com.intellij.openapi.project.Project,java.lang.String,Z):java.util.List
- s:findFilesClosestToTarget(java.util.List,java.util.List,I):java.util.List
- s:findSuitableFilesFor(java.lang.String,com.intellij.openapi.project.Project):java.util.List
c:com.intellij.execution.testframework.sm.TestsLocationProviderUtil$FileInfo
- <init>(com.intellij.openapi.vfs.VirtualFile):V
- getFile():com.intellij.openapi.vfs.VirtualFile
- getProximity():I
- processRelativePathComponent(java.lang.String):V
c:com.intellij.execution.testframework.sm.runner.GeneralIdBasedToSMTRunnerEventsConvertor
- com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,java.lang.String):V
- p:createProxy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:createSuite(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- dispose():V
- findProxyById(java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- onError(java.lang.String,java.lang.String,java.lang.String,Z):V
- onError(java.lang.String,java.lang.String,Z):V
- onFinishTesting():V
- onSetNodeProperty(com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent):V
- onStartTesting():V
- onSuiteFinished(com.intellij.execution.testframework.sm.runner.events.TestSuiteFinishedEvent):V
- onSuiteStarted(com.intellij.execution.testframework.sm.runner.events.TestSuiteStartedEvent):V
- onTestFailure(com.intellij.execution.testframework.sm.runner.events.TestFailedEvent):V
- onTestFinished(com.intellij.execution.testframework.sm.runner.events.TestFinishedEvent):V
- onTestIgnored(com.intellij.execution.testframework.sm.runner.events.TestIgnoredEvent):V
- onTestOutput(com.intellij.execution.testframework.sm.runner.events.TestOutputEvent):V
- onTestStarted(com.intellij.execution.testframework.sm.runner.events.TestStartedEvent):V
- onTestsCountInSuite(I):V
- onTestsReporterAttached():V
- onUncapturedOutput(java.lang.String,com.intellij.openapi.util.Key):V
- setPrinterProvider(com.intellij.execution.testframework.sm.runner.TestProxyPrinterProvider):V
a:com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor
- com.intellij.openapi.Disposable
- pf:myBuildTreeRunnables:java.util.List
- pf:myEventPublisher:com.intellij.execution.testframework.sm.runner.SMTRunnerEventsListener
- p:myListenerAdapters:java.util.List
- p:myLocator:com.intellij.execution.testframework.sm.runner.SMTestLocator
- pf:myTestsRootProxy:com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
- p:myTreeBuildBeforeStart:Z
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- addEventsListener(com.intellij.execution.testframework.sm.runner.SMTRunnerEventsListener):V
- p:createProxy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:createSuite(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:disconnectListeners():V
- dispose():V
- p:fireOnBeforeTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- p:fireOnSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- p:fireOnSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,java.lang.String):V
- p:fireOnTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- p:fireOnTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- p:fireOnTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- p:fireOnTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- p:fireOnTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,java.lang.String):V
- p:fireOnTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- p:fireOnTestingStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- p:fireOnTestsCountInSuite(I):V
- ps:fireOnTestsReporterAttached(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- s:getTFrameworkPrefix(java.lang.String):java.lang.String
- ps:isTreeComplete(java.util.Collection,com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):Z
- s:logProblem(com.intellij.openapi.diagnostic.Logger,java.lang.String,java.lang.String):V
- s:logProblem(com.intellij.openapi.diagnostic.Logger,java.lang.String,Z,java.lang.String):V
- p:logProblem(java.lang.String):V
- p:logProblem(java.lang.String,Z):V
- onBuildTreeEnded():V
- onCustomProgressTestFailed():V
- onCustomProgressTestFinished():V
- onCustomProgressTestStarted():V
- onCustomProgressTestsCategory(java.lang.String,I):V
- f:onDurationStrategyChanged(com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy):V
- a:onError(java.lang.String,java.lang.String,Z):V
- onFinishTesting():V
- onRootPresentationAdded(java.lang.String,java.lang.String,java.lang.String):V
- onSetNodeProperty(com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent):V
- a:onStartTesting():V
- a:onSuiteFinished(com.intellij.execution.testframework.sm.runner.events.TestSuiteFinishedEvent):V
- a:onSuiteStarted(com.intellij.execution.testframework.sm.runner.events.TestSuiteStartedEvent):V
- onSuiteTreeEnded(java.lang.String):V
- onSuiteTreeNodeAdded(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- onSuiteTreeNodeAdded(Z,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- onSuiteTreeStarted(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- a:onTestFailure(com.intellij.execution.testframework.sm.runner.events.TestFailedEvent):V
- a:onTestFinished(com.intellij.execution.testframework.sm.runner.events.TestFinishedEvent):V
- a:onTestIgnored(com.intellij.execution.testframework.sm.runner.events.TestIgnoredEvent):V
- a:onTestOutput(com.intellij.execution.testframework.sm.runner.events.TestOutputEvent):V
- a:onTestStarted(com.intellij.execution.testframework.sm.runner.events.TestStartedEvent):V
- a:onTestsCountInSuite(I):V
- a:onTestsReporterAttached():V
- a:onUncapturedOutput(java.lang.String,com.intellij.openapi.util.Key):V
- setLocator(com.intellij.execution.testframework.sm.runner.SMTestLocator):V
- a:setPrinterProvider(com.intellij.execution.testframework.sm.runner.TestProxyPrinterProvider):V
c:com.intellij.execution.testframework.sm.runner.GeneralToSMTRunnerEventsConvertor
- com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,java.lang.String):V
- p:clearInternalSuitesStack():V
- p:createProxy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:createSuite(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- dispose():V
- p:findChild(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,Z):com.intellij.execution.testframework.sm.runner.SMTestProxy
- pf:getCurrentSuite():com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:getFullTestName(java.lang.String):java.lang.String
- p:getProxyByFullTestName(java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:getRunningTestsQuantity():I
- onError(java.lang.String,java.lang.String,Z):V
- onFinishTesting():V
- onStartTesting():V
- onSuiteFinished(com.intellij.execution.testframework.sm.runner.events.TestSuiteFinishedEvent):V
- onSuiteStarted(com.intellij.execution.testframework.sm.runner.events.TestSuiteStartedEvent):V
- onSuiteTreeEnded(java.lang.String):V
- onTestFailure(com.intellij.execution.testframework.sm.runner.events.TestFailedEvent):V
- onTestFinished(com.intellij.execution.testframework.sm.runner.events.TestFinishedEvent):V
- onTestIgnored(com.intellij.execution.testframework.sm.runner.events.TestIgnoredEvent):V
- onTestOutput(com.intellij.execution.testframework.sm.runner.events.TestOutputEvent):V
- onTestStarted(com.intellij.execution.testframework.sm.runner.events.TestStartedEvent):V
- onTestsCountInSuite(I):V
- onTestsReporterAttached():V
- onUncapturedOutput(java.lang.String,com.intellij.openapi.util.Key):V
- setPrinterProvider(com.intellij.execution.testframework.sm.runner.TestProxyPrinterProvider):V
f:com.intellij.execution.testframework.sm.runner.LongLineCutterKt
- sf:cutLineIfTooLong(java.lang.String,I,I):java.lang.String
- bs:cutLineIfTooLong$default(java.lang.String,I,I,I,java.lang.Object):java.lang.String
a:com.intellij.execution.testframework.sm.runner.OutputEventSplitter
- sf:Companion:com.intellij.execution.testframework.sm.runner.OutputEventSplitter$Companion
- <init>():V
- <init>(Z,Z):V
- b:<init>(Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- a:onTextAvailable(java.lang.String,com.intellij.openapi.util.Key):V
- f:onTextAvailable(java.lang.String,com.intellij.smRunner.OutputEventSplitterBase$OutputType):V
- f:process(java.lang.String,com.intellij.openapi.util.Key):V
f:com.intellij.execution.testframework.sm.runner.OutputEventSplitter$Companion
a:com.intellij.execution.testframework.sm.runner.OutputLineSplitter
- sf:SM_MESSAGE_PREFIX:I
- <init>(Z):V
- flush():V
- p:isInTeamcityMessage():Z
- pa:onLineAvailable(java.lang.String,com.intellij.openapi.util.Key,Z):V
- process(java.lang.String,com.intellij.openapi.util.Key):V
c:com.intellij.execution.testframework.sm.runner.OutputToGeneralTestEventsConverter
- com.intellij.execution.testframework.sm.runner.ProcessOutputConsumer
- <init>(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties):V
- <init>(java.lang.String,Z,Z,Z):V
- dispose():V
- finishTesting():V
- p:fireOnErrorMsg(java.lang.String,java.lang.String,Z):V
- p:fireOnUncapturedOutput(java.lang.String,com.intellij.openapi.util.Key):V
- flushBufferOnProcessTermination(I):V
- p:getProcessor():com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor
- onStartTesting():V
- process(java.lang.String,com.intellij.openapi.util.Key):V
- p:processConsistentText(java.lang.String,com.intellij.openapi.util.Key):V
- p:processConsistentText(java.lang.String,com.intellij.openapi.util.Key,Z):V
- p:processServiceMessage(jetbrains.buildServer.messages.serviceMessages.ServiceMessage,jetbrains.buildServer.messages.serviceMessages.ServiceMessageVisitor):V
- p:processServiceMessages(java.lang.String,com.intellij.openapi.util.Key,jetbrains.buildServer.messages.serviceMessages.ServiceMessageVisitor):Z
- setProcessor(com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):V
- setTestingStartedHandler(java.lang.Runnable):V
- setupProcessor():V
- startTesting():V
com.intellij.execution.testframework.sm.runner.ProcessOutputConsumer
- com.intellij.openapi.Disposable
- flushBufferOnProcessTermination(I):V
- a:process(java.lang.String,com.intellij.openapi.util.Key):V
- a:setProcessor(com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):V
com.intellij.execution.testframework.sm.runner.ProxyFilters
- sf:ERROR_LEAF:com.intellij.execution.testframework.Filter
- sf:FAILURE_LEAF:com.intellij.execution.testframework.Filter
- sf:FILTER_ERRORS:com.intellij.execution.testframework.Filter
- sf:FILTER_FAILURES:com.intellij.execution.testframework.Filter
- sf:FILTER_PASSED:com.intellij.execution.testframework.Filter
com.intellij.execution.testframework.sm.runner.SMRunnerConsolePropertiesProvider
- com.intellij.execution.testframework.actions.ConsolePropertiesProvider
- a:createTestConsoleProperties(com.intellij.execution.Executor):com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties
c:com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties
- com.intellij.execution.testframework.TestConsoleProperties
- com.intellij.execution.testframework.sm.SMStacktraceParser
- <init>(com.intellij.execution.configurations.RunConfiguration,java.lang.String,com.intellij.execution.Executor):V
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.configurations.RunProfile,java.lang.String,com.intellij.execution.Executor):V
- addStackTraceFilter(com.intellij.execution.filters.Filter):V
- p:createImportActions():com.intellij.openapi.actionSystem.AnAction[]
- createRerunFailedTestsAction(com.intellij.execution.ui.ConsoleView):com.intellij.execution.testframework.actions.AbstractRerunFailedTestsAction
- fixEmptySuite():Z
- getConfiguration():com.intellij.execution.configurations.RunProfile
- getErrorNavigatable(com.intellij.execution.Location,java.lang.String):com.intellij.pom.Navigatable
- getFilterProvider():com.intellij.execution.testframework.sm.runner.TestProxyFilterProvider
- getTestFrameworkName():java.lang.String
- getTestLocator():com.intellij.execution.testframework.sm.runner.SMTestLocator
- getWindowId():java.lang.String
- isIdBasedTestTree():Z
- isPrintTestingStartedTime():Z
- isUndefined():Z
- serviceMessageHasNewLinePrefix():Z
- setIdBasedTestTree(Z):V
- setPrintTestingStartedTime(Z):V
c:com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties$FileHyperlinkNavigatable
- com.intellij.pom.Navigatable
- <init>(com.intellij.execution.filters.FileHyperlinkInfo):V
- canNavigate():Z
- canNavigateToSource():Z
- getOpenFileDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- navigate(Z):V
c:com.intellij.execution.testframework.sm.runner.SMTRunnerEventsAdapter
- com.intellij.execution.testframework.sm.runner.SMTRunnerEventsListener
- <init>():V
- onCustomProgressTestFailed():V
- onCustomProgressTestFinished():V
- onCustomProgressTestStarted():V
- onCustomProgressTestsCategory(java.lang.String,I):V
- onSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeNodeAdded(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- onTestingStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- onTestsCountInSuite(I):V
com.intellij.execution.testframework.sm.runner.SMTRunnerEventsListener
- sf:TEST_STATUS:com.intellij.util.messages.Topic
- onBeforeTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- onBuildTreeEnded(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- a:onCustomProgressTestFailed():V
- a:onCustomProgressTestFinished():V
- a:onCustomProgressTestStarted():V
- a:onCustomProgressTestsCategory(java.lang.String,I):V
- onRootPresentationAdded(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,java.lang.String,java.lang.String,java.lang.String):V
- onSetNodeProperty(com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent):V
- a:onSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- a:onSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,java.lang.String):V
- onSuiteTreeEnded(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,java.lang.String):V
- a:onSuiteTreeNodeAdded(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeNodeAdded(com.intellij.execution.testframework.sm.runner.SMTestProxy,Z,java.lang.String,java.lang.String):V
- a:onSuiteTreeStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,java.lang.String):V
- a:onTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- a:onTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- a:onTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):V
- onTestOutput(com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.execution.testframework.sm.runner.events.TestOutputEvent):V
- a:onTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,java.lang.String):V
- a:onTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- a:onTestingStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- a:onTestsCountInSuite(I):V
- onUncapturedOutput(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String,com.intellij.openapi.util.Key):V
c:com.intellij.execution.testframework.sm.runner.SMTRunnerNodeDescriptor
- com.intellij.execution.testframework.ui.BaseTestProxyNodeDescriptor
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.ide.util.treeView.NodeDescriptor):V
- getWeight():I
c:com.intellij.execution.testframework.sm.runner.SMTRunnerRunDashboardCustomizer
- com.intellij.execution.dashboard.RunDashboardCustomizer
- <init>():V
- isApplicable(com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.execution.ui.RunContentDescriptor):Z
- updatePresentation(com.intellij.ide.projectView.PresentationData,com.intellij.execution.dashboard.RunDashboardRunConfigurationNode):Z
c:com.intellij.execution.testframework.sm.runner.SMTRunnerTreeBuilder
- com.intellij.execution.testframework.ui.AbstractTestTreeBuilderBase
- com.intellij.openapi.Disposable
- <init>(javax.swing.JTree,com.intellij.execution.testframework.sm.runner.SMTRunnerTreeStructure):V
- dispose():V
- expand(com.intellij.execution.testframework.AbstractTestProxy):V
- getTree():javax.swing.JTree
- p:getTreeModel():com.intellij.ui.tree.StructureTreeModel
- getTreeStructure():com.intellij.execution.testframework.sm.runner.SMTRunnerTreeStructure
- p:isAutoExpandNode(com.intellij.ide.util.treeView.NodeDescriptor):Z
- isDisposed():Z
- p:isSmartExpand():Z
- repaintWithParents(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- select(java.lang.Object,java.lang.Runnable):V
- setModel(com.intellij.ui.tree.StructureTreeModel):V
- setTestsComparator(com.intellij.execution.testframework.TestFrameworkRunningModel):V
- updateFromRoot():V
- updateTestsSubtree(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
c:com.intellij.execution.testframework.sm.runner.SMTRunnerTreeStructure
- com.intellij.execution.testframework.TestTreeViewStructure
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- commit():V
- createDescriptor(java.lang.Object,com.intellij.ide.util.treeView.NodeDescriptor):com.intellij.execution.testframework.sm.runner.SMTRunnerNodeDescriptor
- getChildElements(java.lang.Object):java.lang.Object[]
- getParentElement(java.lang.Object):java.lang.Object
- getRootElement():com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
- hasSomethingToCommit():Z
com.intellij.execution.testframework.sm.runner.SMTestLocator
- com.intellij.openapi.project.PossiblyDumbAware
- getLocation(java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):java.util.List
- a:getLocation(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):java.util.List
- getLocation(java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):java.util.List
- getLocationCacheModificationTracker(com.intellij.openapi.project.Project):com.intellij.openapi.util.ModificationTracker
c:com.intellij.execution.testframework.sm.runner.SMTestProxy
- com.intellij.execution.testframework.AbstractTestProxy
- com.intellij.pom.Navigatable
- sf:NODE_ID:com.intellij.openapi.util.Key
- <init>(java.lang.String,Z,java.lang.String):V
- <init>(java.lang.String,Z,java.lang.String,java.lang.String,Z):V
- <init>(java.lang.String,Z,java.lang.String,Z):V
- p:addAfterLastPassed(com.intellij.execution.testframework.Printable):V
- addChild(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- addError(java.lang.String,java.lang.String,Z):V
- addOutput(java.lang.String,com.intellij.openapi.util.Key):V
- f:addStdErr(java.lang.String):V
- f:addStdOutput(java.lang.String):V
- f:addSystemOutput(java.lang.String):V
- canNavigate():Z
- canNavigateToSource():Z
- collectChildren():java.util.List
- collectChildren(com.intellij.execution.testframework.Filter):java.util.List
- p:determineSuiteStateOnFinished():com.intellij.execution.testframework.sm.runner.states.AbstractState
- dispose():V
- getAllTests():java.util.List
- getChildren():java.util.List
- getChildren(com.intellij.execution.testframework.Filter):java.util.List
- getDescriptor(com.intellij.execution.Location,com.intellij.execution.testframework.TestConsoleProperties):com.intellij.pom.Navigatable
- getDiffViewerProvider():com.intellij.execution.testframework.stacktrace.DiffHyperlink
- getDiffViewerProviders():java.util.List
- getDuration():java.lang.Long
- p:getDurationStrategy():com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- getDurationString(com.intellij.execution.testframework.TestConsoleProperties):java.lang.String
- getErrorMessage():java.lang.String
- getLocation(com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):com.intellij.execution.Location
- getLocationUrl():java.lang.String
- getLocator():com.intellij.execution.testframework.sm.runner.SMTestLocator
- getMagnitude():I
- getMagnitudeInfo():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- getMetainfo():java.lang.String
- getName():java.lang.String
- getParent():com.intellij.execution.testframework.sm.runner.SMTestProxy
- getPresentableName():java.lang.String
- getRoot():com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
- getStacktrace():java.lang.String
- hasErrors():Z
- hasPassedTests():Z
- isConfig():Z
- isDefect():Z
- isEmptySuite():Z
- isFinal():Z
- isIgnored():Z
- isInProgress():Z
- isInterrupted():Z
- isLeaf():Z
- isPassed():Z
- isPreservePresentableName():Z
- isSuite():Z
- navigate(Z):V
- navigationRequest():com.intellij.platform.backend.navigation.NavigationRequest
- printOn(com.intellij.execution.testframework.Printer):V
- printOwnPrintablesOn(com.intellij.execution.testframework.Printer):V
- setConfig(Z):V
- setDuration(J):V
- setFinished():V
- setLocator(com.intellij.execution.testframework.sm.runner.SMTestLocator):V
- setMetainfo(java.lang.String):V
- setParent(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- setPreferredPrinter(com.intellij.execution.testframework.Printer):V
- setPresentableName(java.lang.String):V
- setPrinter(com.intellij.execution.testframework.Printer):V
- setStarted():V
- setSuiteStarted():V
- setTerminated():V
- setTestComparisonFailed(java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- setTestComparisonFailed(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.execution.testframework.sm.runner.events.TestFailedEvent):V
- setTestComparisonFailed(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):com.intellij.execution.testframework.sm.runner.states.TestComparisonFailedState
- setTestFailed(java.lang.String,java.lang.String,Z):V
- setTestIgnored(java.lang.String,java.lang.String):V
- setTreeBuildBeforeStart():V
- shouldRun():Z
- shouldSkipRootNodeForExport():Z
- toString():java.lang.String
- updateFailedState(com.intellij.execution.testframework.sm.runner.states.TestFailedState):V
- wasLaunched():Z
- wasTerminated():Z
c:com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
- com.intellij.execution.testframework.sm.runner.SMTestProxy
- com.intellij.execution.testframework.TestProxyRoot
- <init>():V
- <init>(Z,javax.swing.JComponent):V
- p:determineSuiteStateOnFinished():com.intellij.execution.testframework.sm.runner.states.AbstractState
- getComment():java.lang.String
- f:getDurationStrategy():com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- getExecutionId():J
- getHandler():com.intellij.execution.process.ProcessHandler
- getLocationUrl():java.lang.String
- getPresentation():java.lang.String
- getTestConsoleProperties():com.intellij.execution.testframework.TestConsoleProperties
- isTestsReporterAttached():Z
- printOn(com.intellij.execution.testframework.Printer):V
- setComment(java.lang.String):V
- setExecutionId(J):V
- setHandler(com.intellij.execution.process.ProcessHandler):V
- setPresentation(java.lang.String):V
- setRootLocationUrl(java.lang.String):V
- setShouldPrintOwnContentOnly(Z):V
- setTestConsoleProperties(com.intellij.execution.testframework.TestConsoleProperties):V
- setTestsReporterAttached():V
- testingRestarted():V
f:com.intellij.execution.testframework.sm.runner.TestListenerProtocol
- sf:CLASS_CONFIGURATION:java.lang.String
- sf:INSTANCE:com.intellij.execution.testframework.sm.runner.TestListenerProtocol
com.intellij.execution.testframework.sm.runner.TestProxyFilterProvider
- a:getFilter(java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.filters.Filter
f:com.intellij.execution.testframework.sm.runner.TestProxyPrinterProvider
- <init>(com.intellij.execution.testframework.ui.BaseTestsOutputConsoleView,com.intellij.execution.testframework.sm.runner.TestProxyFilterProvider):V
- getPrinterByType(java.lang.String,java.lang.String,java.lang.String):com.intellij.execution.testframework.Printer
c:com.intellij.execution.testframework.sm.runner.TestSuiteStack
- <init>(java.lang.String):V
- clear():V
- getCurrentSuite():com.intellij.execution.testframework.sm.runner.SMTestProxy
- p:getStackSize():I
- p:getSuitePath():java.lang.String[]
- p:getSuitePathPresentation():java.lang.String
- f:isEmpty():Z
- popSuite(java.lang.String):com.intellij.execution.testframework.sm.runner.SMTestProxy
- pushSuite(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
a:com.intellij.execution.testframework.sm.runner.events.BaseStartedNodeEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- p:<init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
- p:appendToStringInfo(java.lang.StringBuilder):V
- getLocationUrl():java.lang.String
- getMetainfo():java.lang.String
- s:getMetainfo(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):java.lang.String
- getNodeArgs():java.lang.String
- s:getNodeArgs(jetbrains.buildServer.messages.serviceMessages.MessageWithAttributes):java.lang.String
- getNodeType():java.lang.String
- s:getNodeType(jetbrains.buildServer.messages.serviceMessages.MessageWithAttributes):java.lang.String
- getParentId():java.lang.String
- s:getParentNodeId(jetbrains.buildServer.messages.serviceMessages.MessageWithAttributes):java.lang.String
- isRunning():Z
- s:isRunning(jetbrains.buildServer.messages.serviceMessages.MessageWithAttributes):Z
e:com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- java.lang.Enum
- sf:AUTOMATIC:com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- sf:MANUAL:com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
- s:values():com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy[]
f:com.intellij.execution.testframework.sm.runner.events.TestDurationStrategyKt
- sf:getDurationStrategy(java.lang.String):com.intellij.execution.testframework.sm.runner.events.TestDurationStrategy
c:com.intellij.execution.testframework.sm.runner.events.TestFailedEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,Z,J):V
- <init>(java.lang.String,java.lang.String,java.lang.String,Z,java.lang.String,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestFailed,Z):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestFailed,Z,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestFailed,Z,java.lang.String,java.lang.String):V
- p:appendToStringInfo(java.lang.StringBuilder):V
- getActualFilePath():java.lang.String
- getComparisonFailureActualText():java.lang.String
- getComparisonFailureExpectedText():java.lang.String
- getDurationMillis():J
- getExpectedFilePath():java.lang.String
- getLocalizedFailureMessage():java.lang.String
- getStacktrace():java.lang.String
- isActualFileTemp():Z
- isExpectedFileTemp():Z
- isTestError():Z
- shouldPrintExpectedAndActualValues():Z
c:com.intellij.execution.testframework.sm.runner.events.TestFinishedEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String,java.lang.Long):V
- <init>(java.lang.String,java.lang.String,java.lang.Long):V
- <init>(java.lang.String,java.lang.String,java.lang.Long,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestFinished,java.lang.Long):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestFinished,java.lang.Long,java.lang.String):V
- p:appendToStringInfo(java.lang.StringBuilder):V
- getDuration():java.lang.Long
- getOutputFile():java.lang.String
c:com.intellij.execution.testframework.sm.runner.events.TestIgnoredEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String,java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestIgnored,java.lang.String):V
- p:appendToStringInfo(java.lang.StringBuilder):V
- getIgnoreComment():java.lang.String
- getStacktrace():java.lang.String
c:com.intellij.execution.testframework.sm.runner.events.TestOutputEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String,java.lang.String,java.lang.String,Z):V
- <init>(java.lang.String,java.lang.String,Z):V
- <init>(jetbrains.buildServer.messages.serviceMessages.BaseTestMessage,java.lang.String,com.intellij.openapi.util.Key):V
- p:appendToStringInfo(java.lang.StringBuilder):V
- getOutputType():com.intellij.openapi.util.Key
- getText():java.lang.String
f:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String,com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey,java.lang.String):V
- getPropertyKey():com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
- s:getPropertyKey(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
- getPropertyValue():java.lang.String
- s:getPropertyValue(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):java.lang.String
e:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
- java.lang.Enum
- sf:PRESENTABLE_NAME:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
- toString():java.lang.String
- s:valueOf(java.lang.String):com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
- s:values():com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey[]
c:com.intellij.execution.testframework.sm.runner.events.TestStartedEvent
- com.intellij.execution.testframework.sm.runner.events.BaseStartedNodeEvent
- <init>(java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestStarted,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestStarted,java.lang.String,java.lang.String):V
- isConfig():Z
- setConfig(Z):V
c:com.intellij.execution.testframework.sm.runner.events.TestSuiteFinishedEvent
- com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestSuiteFinished):V
- p:appendToStringInfo(java.lang.StringBuilder):V
c:com.intellij.execution.testframework.sm.runner.events.TestSuiteStartedEvent
- com.intellij.execution.testframework.sm.runner.events.BaseStartedNodeEvent
- <init>(java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestSuiteStarted,java.lang.String):V
- <init>(jetbrains.buildServer.messages.serviceMessages.TestSuiteStarted,java.lang.String,java.lang.String):V
a:com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
- sf:ROOT_NODE_ID:java.lang.String
- <init>(java.lang.String,java.lang.String):V
- ps:append(java.lang.StringBuilder,java.lang.String,java.lang.Object):V
- pa:appendToStringInfo(java.lang.StringBuilder):V
- p:fail(java.lang.String):V
- getId():java.lang.String
- getName():java.lang.String
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):java.lang.String
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage,java.lang.String):java.lang.String
- f:toString():java.lang.String
com.intellij.execution.testframework.sm.runner.history.ImportTestOutputExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createHandler(java.io.Reader,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
- s:findHandler(java.util.function.Supplier,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
c:com.intellij.execution.testframework.sm.runner.history.ImportedTestConsoleProperties
- com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties
- com.intellij.execution.testframework.sm.SMCustomMessagesParsing
- <init>(com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties,java.io.File,com.intellij.execution.process.ProcessHandler,com.intellij.openapi.project.Project,com.intellij.execution.configurations.RunProfile,java.lang.String,com.intellij.execution.Executor):V
- addStackTraceFilter(com.intellij.execution.filters.Filter):V
- appendAdditionalActions(com.intellij.openapi.actionSystem.DefaultActionGroup,javax.swing.JComponent,com.intellij.execution.testframework.TestConsoleProperties):V
- createRerunFailedTestsAction(com.intellij.execution.ui.ConsoleView):com.intellij.execution.testframework.actions.AbstractRerunFailedTestsAction
- createTestEventsConverter(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties):com.intellij.execution.testframework.sm.runner.OutputToGeneralTestEventsConverter
- fixEmptySuite():Z
- getErrorNavigatable(com.intellij.execution.Location,java.lang.String):com.intellij.pom.Navigatable
- getFilterProvider():com.intellij.execution.testframework.sm.runner.TestProxyFilterProvider
- getSelectionMode():I
- getTestLocator():com.intellij.execution.testframework.sm.runner.SMTestLocator
- isIdBasedTestTree():Z
- isPrintTestingStartedTime():Z
c:com.intellij.execution.testframework.sm.runner.history.ImportedTestContentHandler
- org.xml.sax.helpers.DefaultHandler
- <init>(com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):V
- characters(C[],I,I):V
- endElement(java.lang.String,java.lang.String,java.lang.String):V
- startElement(java.lang.String,java.lang.String,java.lang.String,org.xml.sax.Attributes):V
c:com.intellij.execution.testframework.sm.runner.history.ImportedTestRunnableState
- com.intellij.execution.configurations.RunProfileState
- com.intellij.execution.testframework.HistoryTestRunnableState
- <init>(com.intellij.execution.testframework.sm.runner.history.actions.AbstractImportTestsAction$ImportRunProfile,java.io.File):V
- execute(com.intellij.execution.Executor,com.intellij.execution.runners.ProgramRunner):com.intellij.execution.ExecutionResult
c:com.intellij.execution.testframework.sm.runner.history.ImportedToGeneralTestEventsConverter
- com.intellij.execution.testframework.sm.runner.OutputToGeneralTestEventsConverter
- <init>(java.lang.String,com.intellij.execution.testframework.TestConsoleProperties,java.io.File,com.intellij.execution.process.ProcessHandler):V
- onStartTesting():V
- s:parseTestResults(java.util.function.Supplier,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):V
a:com.intellij.execution.testframework.sm.runner.history.actions.AbstractImportTestsAction
- com.intellij.openapi.actionSystem.AnAction
- sf:TEST_HISTORY_SIZE:java.lang.String
- <init>():V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon,com.intellij.execution.Executor):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:adjustHistory(com.intellij.openapi.project.Project):V
- s:doImport(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.Long):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getFile(com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
- s:getHistorySize():I
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.execution.testframework.sm.runner.history.actions.AbstractImportTestsAction$ImportRunProfile
- com.intellij.execution.configurations.RunProfile
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.execution.Executor):V
- getIcon():javax.swing.Icon
- getInitialConfiguration():com.intellij.execution.configurations.RunConfiguration
- getName():java.lang.String
- getProject():com.intellij.openapi.project.Project
- getState(com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment):com.intellij.execution.configurations.RunProfileState
- getTarget():com.intellij.execution.ExecutionTarget
c:com.intellij.execution.testframework.sm.runner.history.actions.ImportTestsFromFileAction
- com.intellij.execution.testframework.sm.runner.history.actions.AbstractImportTestsAction
- <init>():V
- p:getFile(com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
c:com.intellij.execution.testframework.sm.runner.history.actions.ImportTestsFromHistoryAction
- com.intellij.execution.testframework.sm.runner.history.actions.AbstractImportTestsAction
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.execution.Executor):V
- p:getFile(com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
c:com.intellij.execution.testframework.sm.runner.history.actions.ImportTestsGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- <init>(com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
a:com.intellij.execution.testframework.sm.runner.states.AbstractState
- com.intellij.execution.testframework.Printable
- com.intellij.execution.testframework.sm.runner.states.TestStateInfo
- <init>():V
- printOn(com.intellij.execution.testframework.Printer):V
c:com.intellij.execution.testframework.sm.runner.states.CompoundTestFailedState
- com.intellij.execution.testframework.sm.runner.states.TestFailedState
- <init>():V
- addFailure(com.intellij.execution.testframework.sm.runner.states.TestFailedState):V
- getHyperlinks():java.util.List
- printOn(com.intellij.execution.testframework.Printer):V
f:com.intellij.execution.testframework.sm.runner.states.NotRunState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- s:getInstance():com.intellij.execution.testframework.sm.runner.states.NotRunState
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
a:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- s:EMPTY_SUITE:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- s:ERROR_SUITE:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- s:FAILED_SUITE:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- s:PASSED_SUITE:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- s:TESTS_REPORTER_NOT_ATTACHED:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- s:WITH_IGNORED_TESTS_SUITE:com.intellij.execution.testframework.sm.runner.states.SuiteFinishedState
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- wasLaunched():Z
- wasTerminated():Z
c:com.intellij.execution.testframework.sm.runner.states.SuiteInProgressState
- com.intellij.execution.testframework.sm.runner.states.TestInProgressState
- <init>(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- isDefect():Z
- toString():java.lang.String
c:com.intellij.execution.testframework.sm.runner.states.TerminatedState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- sf:INSTANCE:com.intellij.execution.testframework.sm.runner.states.TerminatedState
- p:<init>():V
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
c:com.intellij.execution.testframework.sm.runner.states.TestComparisonFailedState
- com.intellij.execution.testframework.sm.runner.states.TestFailedState
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,java.lang.String,java.lang.String):V
- dispose():V
- getHyperlink():com.intellij.execution.testframework.stacktrace.DiffHyperlink
- printOn(com.intellij.execution.testframework.Printer):V
- setToDeleteActualFile(Z):V
- setToDeleteExpectedFile(Z):V
c:com.intellij.execution.testframework.sm.runner.states.TestErrorState
- com.intellij.execution.testframework.sm.runner.states.TestFailedState
- <init>(java.lang.String,java.lang.String):V
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- toString():java.lang.String
c:com.intellij.execution.testframework.sm.runner.states.TestFailedState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- com.intellij.openapi.Disposable
- <init>(java.lang.String,java.lang.String):V
- s:buildErrorPresentationText(java.lang.String,java.lang.String):java.lang.String
- dispose():V
- p:getErrorMsgPresentation():java.lang.String
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- p:getStacktracePresentation():java.lang.String
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- printOn(com.intellij.execution.testframework.Printer):V
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
c:com.intellij.execution.testframework.sm.runner.states.TestIgnoredState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- <init>(java.lang.String,java.lang.String):V
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- printOn(com.intellij.execution.testframework.Printer):V
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
c:com.intellij.execution.testframework.sm.runner.states.TestInProgressState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- sf:TEST:com.intellij.execution.testframework.sm.runner.states.TestInProgressState
- p:<init>():V
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
f:com.intellij.execution.testframework.sm.runner.states.TestPassedState
- com.intellij.execution.testframework.sm.runner.states.AbstractState
- sf:INSTANCE:com.intellij.execution.testframework.sm.runner.states.TestPassedState
- getMagnitude():com.intellij.execution.testframework.sm.runner.states.TestStateInfo$Magnitude
- isDefect():Z
- isFinal():Z
- isInProgress():Z
- toString():java.lang.String
- wasLaunched():Z
- wasTerminated():Z
com.intellij.execution.testframework.sm.runner.ui.AttachToProcessListener
- a:onAttachToProcess(com.intellij.execution.process.ProcessHandler):V
f:com.intellij.execution.testframework.sm.runner.ui.SMPoolOfTestIcons
- com.intellij.execution.testframework.PoolOfTestIcons
- sf:FAILED_E_ICON:javax.swing.Icon
- sf:IGNORED_E_ICON:javax.swing.Icon
- sf:PASSED_E_ICON:javax.swing.Icon
- sf:PAUSED_E_ICON:javax.swing.Icon
- sf:RUNNING_E_ICON:javax.swing.Icon
- sf:RUNNING_ICON:javax.swing.Icon
- sf:SKIPPED_E_ICON:javax.swing.Icon
- sf:TERMINATED_E_ICON:javax.swing.Icon
- <init>():V
- s:addErrorMarkTo(javax.swing.Icon):javax.swing.Icon
com.intellij.execution.testframework.sm.runner.ui.SMRootTestProxyFormatter
- a:format(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestTreeRenderer):V
c:com.intellij.execution.testframework.sm.runner.ui.SMTRunnerConsoleView
- com.intellij.execution.testframework.ui.BaseTestsOutputConsoleView
- com.intellij.execution.runners.RunContentActionsContributor
- <init>(com.intellij.execution.testframework.TestConsoleProperties):V
- <init>(com.intellij.execution.testframework.TestConsoleProperties,java.lang.String):V
- addAttachToProcessListener(com.intellij.execution.testframework.sm.runner.ui.AttachToProcessListener):V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- p:createTestResultsPanel():com.intellij.execution.testframework.ui.TestResultsPanel
- dispose():V
- getActions():com.intellij.openapi.actionSystem.AnAction[]
- getAdditionalActions():com.intellij.openapi.actionSystem.AnAction[]
- getResultsViewer():com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm
- hideOriginalActions():V
- initUI():V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
c:com.intellij.execution.testframework.sm.runner.ui.SMTRunnerTestTreeView
- com.intellij.execution.testframework.TestTreeView
- sf:SM_TEST_RUNNER_VIEW:com.intellij.openapi.actionSystem.DataKey
- <init>():V
- getData(java.lang.String):java.lang.Object
- p:getPresentableName(com.intellij.execution.testframework.AbstractTestProxy):java.lang.String
- p:getRenderer(com.intellij.execution.testframework.TestConsoleProperties):javax.swing.tree.TreeCellRenderer
- getResultsViewer():com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer
- getSelectedTest(javax.swing.tree.TreePath):com.intellij.execution.testframework.sm.runner.SMTestProxy
- s:getTestProxyFor(java.lang.Object):com.intellij.execution.testframework.sm.runner.SMTestProxy
- *:setAccessibleStatus(java.lang.String):V
- setTestResultsViewer(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer):V
c:com.intellij.execution.testframework.sm.runner.ui.SMTRunnerToolbarPanel
- com.intellij.execution.testframework.ToolbarPanel
- <init>(com.intellij.execution.testframework.TestConsoleProperties,com.intellij.execution.testframework.TestFrameworkRunningModel,javax.swing.JComponent):V
- setModel(com.intellij.execution.testframework.TestFrameworkRunningModel):V
c:com.intellij.execution.testframework.sm.runner.ui.SMTRunnerUIActionsHandler
- com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer$EventsListener
- <init>(com.intellij.execution.testframework.TestConsoleProperties):V
- onTestingFinished(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer):V
c:com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm
- com.intellij.execution.testframework.ui.TestResultsPanel
- com.intellij.execution.testframework.TestFrameworkRunningModel
- com.intellij.execution.testframework.sm.runner.SMTRunnerEventsListener
- com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer
- sf:HISTORY_DATE_FORMAT:java.lang.String
- <init>(com.intellij.execution.ui.ConsoleView,com.intellij.execution.testframework.TestConsoleProperties,java.lang.String):V
- addEventsListener(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer$EventsListener):V
- addTestsTreeSelectionListener(javax.swing.event.TreeSelectionListener):V
- p:createTestTreeView():javax.swing.JComponent
- p:createToolbarPanel():com.intellij.execution.testframework.ToolbarPanel
- dispose():V
- p:getEndTime():J
- getFailedTestCount():I
- getFinishedTestCount():I
- getHistoryFileName():java.lang.String
- getIgnoredTestCount():I
- getMentionedCategories():java.util.Set
- getProperties():com.intellij.execution.testframework.TestConsoleProperties
- getRoot():com.intellij.execution.testframework.AbstractTestProxy
- p:getStartTime():J
- p:getStartedTestCount():I
- getTestsRootNode():com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
- getTestsStatusColor():java.awt.Color
- p:getTotalTestCount():I
- getTreeBuilder():com.intellij.execution.testframework.sm.runner.SMTRunnerTreeBuilder
- getTreeView():com.intellij.execution.testframework.TestTreeView
- hasTestSuites():Z
- p:hideToolbar():V
- isRunning():Z
- onCustomProgressTestFailed():V
- onCustomProgressTestFinished():V
- onCustomProgressTestStarted():V
- onCustomProgressTestsCategory(java.lang.String,I):V
- onSuiteFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeNodeAdded(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onSuiteTreeStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFailed(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestIgnored(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestingFinished(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- onTestingStarted(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy):V
- onTestsCountInSuite(I):V
- performUpdate():V
- selectAndNotify(com.intellij.execution.testframework.AbstractTestProxy):V
- setFilter(com.intellij.execution.testframework.Filter):V
com.intellij.execution.testframework.sm.runner.ui.TestProxyTreeSelectionListener
- a:onSelected(com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer,com.intellij.execution.testframework.TestFrameworkRunningModel):V
com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer
- com.intellij.openapi.Disposable
- a:addEventsListener(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer$EventsListener):V
- a:getTestsRootNode():com.intellij.execution.testframework.sm.runner.SMTestProxy
- a:selectAndNotify(com.intellij.execution.testframework.AbstractTestProxy):V
com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer$EventsListener
- com.intellij.execution.testframework.sm.runner.ui.TestProxyTreeSelectionListener
- onSelected(com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer,com.intellij.execution.testframework.TestFrameworkRunningModel):V
- onTestNodeAdded(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer,com.intellij.execution.testframework.sm.runner.SMTestProxy):V
- onTestingFinished(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer):V
- onTestingStarted(com.intellij.execution.testframework.sm.runner.ui.TestResultsViewer):V
c:com.intellij.execution.testframework.sm.runner.ui.TestStackTraceParser
- p:<init>(I,java.lang.String,java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.execution.testframework.sm.runner.SMTestLocator,com.intellij.openapi.project.Project):V
- getErrorMessage():java.lang.String
- getFailedLine():I
- getFailedMethodName():java.lang.String
- getTopLocationLine():java.lang.String
c:com.intellij.execution.testframework.sm.runner.ui.TestTreeRenderer
- com.intellij.ui.ColoredTreeCellRenderer
- <init>(com.intellij.execution.testframework.TestConsoleProperties):V
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- *:getAccessibleStatus():java.lang.String
- getConsoleProperties():com.intellij.execution.testframework.TestConsoleProperties
- getPreferredSize():java.awt.Dimension
- p:paintComponent(java.awt.Graphics):V
- removeAdditionalRootFormatter():V
- *:setAccessibleStatus(com.intellij.openapi.util.Computable):V
- setAdditionalRootFormatter(com.intellij.execution.testframework.sm.runner.ui.SMRootTestProxyFormatter):V
f:com.intellij.execution.testframework.sm.runner.ui.TestsPresentationUtil
- s:formatRootNodeWithChildren(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestTreeRenderer):V
- s:formatRootNodeWithoutChildren(com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestTreeRenderer):V
- s:formatTestProxy(com.intellij.execution.testframework.sm.runner.SMTestProxy,com.intellij.execution.testframework.sm.runner.ui.TestTreeRenderer):V
- s:getPresentableName(com.intellij.execution.testframework.sm.runner.SMTestProxy):java.lang.String
- s:getPresentableName(com.intellij.execution.testframework.sm.runner.SMTestProxy,java.lang.String):java.lang.String
- s:getPresentableNameTrimmedOnly(java.lang.String):java.lang.String
- s:getProgressStatus_Text(J,J,I,I,I,java.util.Set,Z):java.lang.String
- s:getTestStatusPresentation(com.intellij.execution.testframework.sm.runner.SMTestProxy):java.lang.String
- s:hasNonDefaultCategories(java.util.Set):Z