The parameterless execute method has been deprecated and will be removed in a future version of ScalaTest. Please invoke execute with empty parens instead: execute().
(Since version since 2-22-2015) Use com.twitter.inject.Mockito#reset
The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest
(Since version 2017-01-16) It is recommended that users switch to com.twitter.inject.server.FeatureTest which uses FunSuite