DataSourceContractTest.TestResource


class DataSourceContractTest.TestResource


Information about a resource that can be used to test the DataSource instance.

Summary

Nested types

Builder for TestResource instances.

Public properties

expectedBytes

val expectedBytesByteArray<Byte>!

name

val nameString?

resolvedUri

val resolvedUriUri!

responseHeaders

val responseHeaders: (Mutable)Map<String!, (Mutable)List<String!>!>!

unexpectedResponseHeaderKeys

val unexpectedResponseHeaderKeys: (Mutable)Set<String!>!

uri

val uriUri!