Packages

package util

Type Members

  1. trait MainTestableConfBased extends TestableMain

    Testable main trait with a configurable file CLI implementation.

    Testable main trait with a configurable file CLI implementation.

    Combine testability with modularity.

    One of the few publicly accessible entities in this package.

  2. trait TestableMain extends AnyRef

    Provide a testable main interface: Read lines, process and output lines.

    Provide a testable main interface: Read lines, process and output lines.

    One of the few publicly accessible entities in this package.

Ungrouped