org.scalatest
Trait declaring methods that can be used to register by-name test functions that 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 by-name test functions that have any result type.