org.scalatest.TryValues
See theTryValues companion trait
Companion object that facilitates the importing of TryValues members as an alternative to mixing it in. One use case is to import TryValues's members so you can use success and failure on Try in the Scala interpreter.
Attributes
Members list
In this article