org.ensime

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait EnsimeSpec extends FlatSpec with Matchers with Inside with Retries with Eventually with TryValues with Inspectors with TypeCheckedTripleEquals

    Boilerplate remover and preferred testing style in ENSIME.

Value Members

  1. object Debugger extends Tag

    Indicates a test that requires launching a JVM under debug mode.

  2. object EscapingStringInterpolation

    String interpolation that automatically escapes known "bad" types (such as File on Windows) and *ONLY* for use in ENSIME tests when asserting on wire formats.

Ungrouped