colossus

testkit

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ColossusSpec extends TestKit with ImplicitSender with WordSpecLike with MustMatchers with BeforeAndAfterAll

  2. abstract class HttpServiceSpec extends ServiceSpec[Http]

  3. class MockWriteBuffer extends WriteBuffer

    if a handler is passed, the buffer will call the handler's readyForData, and it will call it's own handleWrite if interestRW is true

  4. class MockWriteEndpoint extends MockWriteBuffer with WriteEndpoint

  5. abstract class ServiceSpec[C <: CodecDSL] extends ColossusSpec

Value Members

  1. object FakeIOSystem

Ungrouped