Sha256: 016cf6ab6e41c06cfdb4be8fa6ce2adb75c1cd74370938b25db476649d017e9a
Contents?: true
Size: 239 Bytes
Versions: 15
Compression:
Stored size: 239 Bytes
Contents
# encoding: UTF-8 require_relative './abstract_client' # # The client used to interact with the proxy server. # @author:: Nayyara Samuel (mailto: nayyara.samuel@opower.com) # class MockServer::ProxyClient < MockServer::AbstractClient end
Version data entries
15 entries across 15 versions & 2 rubygems