#include #include using namespace rublon; using namespace testing; class MethodSelectTests : public Test { public: PostMethod sut; };