Add an extra .testAction method to RestAction to make testing easier.
Add an extra .testAction method to RestAction to make testing easier.
Allow access to the request to facilitate testing.
Allow access to the request to facilitate testing.
Mix in to resource unit tests to invoke resource actions with
.testAction.