Repository URL to install this package:
|
Version:
0.1.6 ▾
|
Before do
VCR.use_cassette("clean_database_for_testing") do
RestClient.post "http://#{WEBSERVER}:#{HTTP_PORT_NUMBER}/SampleService/RubyOData.svc/CleanDatabaseForTesting", {}
end
end