FakeNameResolverFactory

higherkindness.mu.rpc.testing.client.FakeNameResolverFactory
case class FakeNameResolverFactory(expectedScheme: String) extends Factory

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Factory
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def getDefaultScheme: String

Attributes

Definition Classes
Factory
override def newNameResolver(targetUri: URI, args: Args): NameResolver

Attributes

Definition Classes
Factory

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product