return package:massiv-test

Inject a value into the monadic type.
action `shouldNotReturn` notExpected sets the expectation that action does not return notExpected.
action `shouldReturn` expected sets the expectation that action returns expected.