org.scalatest.fixture
Trait declaring methods that can be used to register test functions that accept a fixture parameter and have any result type.
Registers an ignored test.
the test text
the test tags
the test function
Registers a test.
Trait declaring methods that can be used to register test functions that accept a fixture parameter and have any result type.