org.encalmo.lambda

Members list

Type members

Classlikes

object JsonAssertions extends Assertions

Attributes

Supertypes
trait Assertions
trait CompileErrorMacro
class Object
trait Matchable
class Any
Self type
case class LambdaError(success: Boolean, errorMessage: String, error: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class LambdaService(server: HttpServer) extends Assertions

Attributes

Supertypes
trait Assertions
trait CompileErrorMacro
class Object
trait Matchable
class Any
class LambdaServiceFixture extends Fixture[LambdaService]

Attributes

Supertypes
class Fixture[LambdaService]
class AnyFixture[LambdaService]
class Object
trait Matchable
class Any

Simple http server for testing with stubbed http responses.

Simple http server for testing with stubbed http responses.

Attributes

Supertypes
class Object
trait Matchable
class Any
class StubbedProxyHttpServer(proxyTargetUri: URI, debug: Boolean)

Proxy http server for testing with stubbed http responses.

Proxy http server for testing with stubbed http responses.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type