Package

catalysts.checklite

testkit

Permalink

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. trait LawChecks extends lawkit.LawChecks

    Permalink
  2. trait Test extends testkit.TestSuite with TestSettings

    Permalink

  3. trait TestKit extends LawKit with testkit.TestKit

    Permalink
  4. trait TestProps extends Test

    Permalink
  5. trait TestSpec extends CheckLite with testkit.TestSpec with LawSpec with TestKit

    Permalink
  6. trait TestSuite extends CheckLite with Test with LawChecks with TestSpec

    Permalink

    An opinionated stack of traits to improve consistency and reduce boilerplate in tests.

Ungrouped