stubby

package stubby

Members list

Packages

Type members

Classlikes

object Macros

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Macros.type
case class MethodId(name: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class StubPartiallyApplied[Service]

Attributes

Supertypes
class Object
trait Matchable
class Any
enum StubResult

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object StubResult

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
StubResult.type
trait Stubbed[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Stubbed

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Stubbed.type
enum StubbyError extends Exception

Attributes

Supertypes
trait Enum
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def any[A]: A
inline def stub[Service]: StubPartiallyApplied[Service]
inline def stubbed[Service]: ULayer[Service & Stubbed[Service]]

Extensions

Extensions

extension (using Quotes)(repr: x$1.reflect.TypeRepr)
def returnType: x$1.reflect.TypeRepr