package server
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- server
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- trait AMFValidatorTest extends LanguageServerBaseTest with AlsPlatformSecrets
- trait AbstractTestClientNotifier[T] extends SyncFunction
- class CustomTextDocumentSync extends AlsTextDocumentSyncConsumer
- abstract class LanguageServerBaseTest extends AsyncFunSuite with AlsPlatformSecrets with Matchers with OptionValues with ChangesWorkspaceConfiguration
- class LanguageServerImplTest extends LanguageServerBaseTest
- implicit class LanguageServerImplicit extends AnyRef
- trait LoggerTestConfiguration extends AsyncFunSuite with BeforeAndAfterEach
- class MockAlsClientNotifier extends AlsClientNotifier[StringWriter] with AbstractTestClientNotifier[SerializationResult[StringWriter]] with TimeoutFuture
- class MockCompleteClientNotifier extends ClientNotifier with TimeoutFuture with SyncFunction
- class MockDiagnosticClientNotifier extends ClientNotifier with AbstractTestClientNotifier[PublishDiagnosticsParams] with TimeoutFuture
- class MockFilesInClientNotifier extends AlsClientNotifier[Any] with AbstractTestClientNotifier[FilesInProjectParams]
- class MockTelemetryClientNotifier extends ClientNotifier with AbstractTestClientNotifier[TelemetryMessage] with TimeoutFuture
- class MockTelemetryParsingClientNotifier extends MockTelemetryClientNotifier
- class RequestMapTest extends AsyncFlatSpec with Matchers with OptionValues
- trait ServerIndexGlobalDialectCommand extends LanguageServerBaseTest
- abstract class ServerWithMarkerTest[Out] extends LanguageServerBaseTest with BeforeAndAfterEach with MarkerFinderTest
- case class TestLogger() extends Logger with Product with Serializable
- trait TimeoutFuture extends AnyRef
Value Members
-
object
FailedLogs
Tag flaky tests in order to ignore failed outcomes
-
object
Flaky extends Tag
Tag flaky tests in order to ignore failed outcomes
- object TestLogger extends Serializable