colossus

testkit

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. trait CallbackMatchers extends AnyRef

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

  3. abstract class HttpServiceSpec extends ServiceSpec[Http]

  4. 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

  5. class MockWriteEndpoint extends MockWriteBuffer with WriteEndpoint

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

Value Members

  1. object CallbackMatchers extends CallbackMatchers

  2. object FakeIOSystem

Ungrouped