Class that supports shared test registration via instances referenced from the behave field of FunSpecs,FlatSpecs, and WordSpecs as well as instance of their sister traits,org.scalatest.fixture.FunSpec, org.scalatest.fixture.FlatSpec, and org.scalatest.fixture.WordSpec.
Provides an implicit conversion that adds can methods to Stringto support the syntax of FlatSpec, WordSpec, org.scalatest.fixture.FlatSpec,
and org.scalatest.fixture.WordSpec.
Provides an implicit conversion that adds must methods to Stringto support the syntax of FlatSpec, WordSpec, org.scalatest.fixture.FlatSpec,
and org.scalatest.fixture.WordSpec.
Class that supports the use of after words in WordSpecand org.scalatest.fixture.WordSpec.
Abstract class that supports test registration in FlatSpecand org.scalatest.fixture.FlatSpec.
Supports the registration of tagged tests in shorthand form in FlatSpecand org.scalatest.fixture.FlatSpec.
Provides an implicit conversion that adds should methods to Stringto support the syntax of FlatSpec, WordSpec, org.scalatest.fixture.FlatSpec,
and org.scalatest.fixture.WordSpec.
Class that provides a role-specific type for an implicit conversion used to support
the registration of subject descriptions in WordSpec and org.scalatest.fixture.WordSpec.