struct Athena::Mercure::Spec::MockHub
inherits Struct
#
Included modules
Athena::Mercure::Hub::Interface
Athena::Mercure::Spec::MockHub
Struct
#Athena::Mercure::Hub::Interface
.new(url : String, token_provider : AMC::TokenProvider::Interface, public_url : String | Nil = nil, token_factory : AMC::TokenFactory::Interface | Nil = nil, &publisher : AMC::Update -> String)
##public_url : String
##publish(update : AMC::Update) : String
##token_factory : AMC::TokenFactory::Interface | ::Nil
##token_provider : AMC::TokenProvider::Interface
##url : String
#