Packages

p

au.id.tmm.utilities

testing

package testing

Type Members

  1. class ImprovedFlatSpec extends FlatSpec with GivenWhenThen with OneInstancePerTest

    An "improved" implementation of `org.scalatest.FlatSpec`, which adds some commonly used traits and fixes some spelling.

  2. trait NeedsCleanDirectory extends BeforeAndAfterEach

    A trait that creates a temporary directory, cleaning it before each test execution.

Ungrouped