Packages

c

io.jobial.scase.marshalling.rawbytes

RawBytesMarshallingTest

class RawBytesMarshallingTest extends AsyncFlatSpec with MarshallingTestSupport

Linear Supertypes
MarshallingTestSupport, ServiceTestModel, ScaseTestHelper, StrictCatsEquality, LowPriorityStrictCatsConstraints, AsyncFlatSpec, AsyncFlatSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, AsyncTestRegistration, AsyncTestSuite, CompleteLastly, RecoverMethods, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawBytesMarshallingTest
  2. MarshallingTestSupport
  3. ServiceTestModel
  4. ScaseTestHelper
  5. StrictCatsEquality
  6. LowPriorityStrictCatsConstraints
  7. AsyncFlatSpec
  8. AsyncFlatSpecLike
  9. Documenting
  10. Alerting
  11. Notifying
  12. Informing
  13. CanVerb
  14. MustVerb
  15. ShouldVerb
  16. AsyncTestRegistration
  17. AsyncTestSuite
  18. CompleteLastly
  19. RecoverMethods
  20. Suite
  21. Serializable
  22. Serializable
  23. Assertions
  24. TripleEquals
  25. TripleEqualsSupport
  26. AnyRef
  27. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RawBytesMarshallingTest()

Type Members

  1. final class BehaviorWord extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  2. class CheckingEqualizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  3. class Equalizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  4. final class IgnoreVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  5. final class IgnoreVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  6. final class IgnoreWord extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  7. final class InAndIgnoreMethods extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  8. final class InAndIgnoreMethodsAfterTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  9. final class ItVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  10. final class ItVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  11. final class ItWord extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  12. trait NoArgAsyncTest extends () ⇒ FutureOutcome with TestData
    Definition Classes
    AsyncTestSuite
  13. class ResultOfCompleteInvocation[T] extends AnyRef
    Definition Classes
    CompleteLastly
  14. trait StringCanWrapperForVerb extends AnyRef
    Definition Classes
    CanVerb
  15. trait StringMustWrapperForVerb extends AnyRef
    Definition Classes
    MustVerb
  16. trait StringShouldWrapperForVerb extends AnyRef
    Definition Classes
    ShouldVerb
  17. final class TheyVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  18. final class TheyVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  19. final class TheyWord extends AnyRef
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int
    Definition Classes
    AnyRef → Any
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  7. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  8. def ===(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  9. def ===[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  10. def alert: Alerter
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → Alerting
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  13. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  14. macro def assertCompiles(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  15. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  16. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  17. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  18. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
    Definition Classes
    Assertions
  19. macro def assertTypeError(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  20. implicit def assertionsToFutureAssert(l: IO[List[Assertion]]): Future[Assertion]
    Definition Classes
    ScaseTestHelper
  21. implicit def assertionsToIOAssert(l: IO[List[Assertion]]): IO[Assertion]
    Definition Classes
    ScaseTestHelper
  22. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  23. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  24. val behave: BehaveWord
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  25. val behavior: BehaviorWord
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  26. implicit val byteArrayEq: Eq[Array[Byte]]
  27. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  28. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  29. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  30. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  31. implicit def catsCanEqual[A, B](implicit A: Eq[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    StrictCatsEquality
  32. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  33. def complete[T](completeBlock: ⇒ T)(implicit futuristic: Futuristic[T]): ResultOfCompleteInvocation[T]
    Definition Classes
    CompleteLastly
  34. implicit val concurrent: Concurrent[IO]
    Definition Classes
    ScaseTestHelper
  35. implicit val contextShift: ContextShift[IO]
    Definition Classes
    ScaseTestHelper
  36. implicit def convertAssertionToFutureAssertion(assertion: Assertion): Future[Assertion]
    Definition Classes
    AsyncTestSuite
  37. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  38. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  39. implicit def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  40. def convertToEqualizer[T](left: T): Equalizer[T]
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  41. implicit def convertToInAndIgnoreMethods(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  42. implicit def convertToInAndIgnoreMethodsAfterTaggedAs(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  43. implicit def convertToStringCanWrapper(o: String)(implicit position: Position): StringCanWrapperForVerb
    Definition Classes
    CanVerb
  44. implicit def convertToStringMustWrapperForVerb(o: String)(implicit position: Position): StringMustWrapperForVerb
    Definition Classes
    MustVerb
  45. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  46. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  47. val ec: ExecutionContextExecutor
    Definition Classes
    ScaseTestHelper
  48. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. implicit val eqTestRequest1: Eq[TestRequest1]
    Definition Classes
    ServiceTestModel
  50. implicit val eqTestResp: Eq[Resp]
    Definition Classes
    ServiceTestModel
  51. implicit val eqTestResp1: Eq[Resp1]
    Definition Classes
    ServiceTestModel
  52. implicit val eqTestResponse: Eq[TestResponse]
    Definition Classes
    ServiceTestModel
  53. implicit val eqTestResponse1: Eq[TestResponse1]
    Definition Classes
    ServiceTestModel
  54. implicit val eqTestResponse2: Eq[TestResponse2]
    Definition Classes
    ServiceTestModel
  55. implicit val eqThrowable: Eq[Throwable]
    Definition Classes
    ServiceTestModel
  56. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  57. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  58. implicit def executionContext: ExecutionContext
    Definition Classes
    AsyncTestSuite
  59. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  60. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  61. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  62. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  63. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  64. implicit def fromEitherResult(r: Either[Throwable, Assertion]): Future[Assertion]
    Definition Classes
    ScaseTestHelper
  65. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  66. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  67. val ignore: IgnoreWord
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  68. def info: Informer
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → Informing
  69. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  70. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  71. val it: ItWord
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  72. implicit def lowPriorityCatsCanEqual[A, B](implicit B: Eq[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    LowPriorityStrictCatsConstraints
  73. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  74. def markup: Documenter
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → Documenting
  75. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  76. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  77. def note: Notifier
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → Notifying
  78. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  79. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  80. val onGithub: Boolean
    Definition Classes
    ScaseTestHelper
  81. val onMacOS: Boolean
    Definition Classes
    ScaseTestHelper
  82. def parallelAsyncTestExecution: Boolean
    Attributes
    protected[scalatest]
    Definition Classes
    AsyncTestSuite
  83. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  84. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  85. def recoverToExceptionIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[T]
    Definition Classes
    RecoverMethods
  86. def recoverToSucceededIf[T <: AnyRef](io: IO[Any])(implicit classTag: ClassTag[T], pos: Position): IO[Assertion]
    Definition Classes
    ScaseTestHelper
  87. def recoverToSucceededIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[Assertion]
    Definition Classes
    RecoverMethods
  88. final def registerAsyncTest(testText: String, testTags: Tag*)(testFun: ⇒ Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    AsyncFlatSpecLike → AsyncTestRegistration
  89. final def registerIgnoredAsyncTest(testText: String, testTags: Tag*)(testFun: ⇒ Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    AsyncFlatSpecLike → AsyncTestRegistration
  90. implicit def req1Resp1Mapping: RequestResponseMapping[Req1, Resp1]
    Definition Classes
    ServiceTestModel
  91. val request1: TestRequest1
    Definition Classes
    ServiceTestModel
  92. val request2: TestRequest2
    Definition Classes
    ServiceTestModel
  93. def rerunner: Option[String]
    Definition Classes
    Suite
  94. val response1: TestResponse1
    Definition Classes
    ServiceTestModel
  95. val response2: TestResponse2
    Definition Classes
    ServiceTestModel
  96. def run(testName: Option[String], args: Args): Status
    Definition Classes
    AsyncFlatSpecLike → Suite
  97. implicit def runIOResult(r: IO[Assertion]): Future[Assertion]
    Definition Classes
    ScaseTestHelper
  98. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  99. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → AsyncTestSuite → Suite
  100. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike → Suite
  101. implicit val shorthandSharedTestRegistrationFunction: StringVerbBehaveLikeInvocation
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  102. implicit val shorthandTestRegistrationFunction: StringVerbStringInvocation
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  103. final val succeed: Assertion
    Definition Classes
    Assertions
  104. def suiteId: String
    Definition Classes
    Suite
  105. def suiteName: String
    Definition Classes
    Suite
  106. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  107. def tags: Map[String, Set[String]]
    Definition Classes
    AsyncFlatSpecLike → Suite
  108. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    AsyncFlatSpecLike → Suite
  109. def testJavaMarshalling[M](message: M, marshalling: Marshalling[M])(implicit arg0: Eq[M]): IO[Assertion]
    Definition Classes
    MarshallingTestSupport
  110. def testMarshalling[M](message: M, marshalling: Marshalling[M], testUnmarshalError: Boolean = false)(implicit arg0: Marshaller[M], arg1: Unmarshaller[M], arg2: Eq[M], eitherMarshaller: Marshaller[Either[Throwable, M]], throwableMarshaller: Marshaller[Throwable], eitherUnmarshaller: Unmarshaller[Either[Throwable, M]], throwableUnmarshaller: Unmarshaller[Throwable]): IO[List[Assertion]]
    Definition Classes
    MarshallingTestSupport
  111. def testMarshalling[M](message: M, testUnmarshalError: Boolean)(implicit arg0: Marshaller[M], arg1: Unmarshaller[M], arg2: Eq[M]): IO[Assertion]
    Definition Classes
    MarshallingTestSupport
  112. def testMarshallingWithDefaultFormats[M](message: M, testUnmarshalError: Boolean = false)(implicit arg0: Marshaller[M], arg1: Unmarshaller[M], arg2: Eq[M], eitherMarshaller: Marshaller[Either[Throwable, M]], throwableMarshaller: Marshaller[Throwable], eitherUnmarshaller: Unmarshaller[Either[Throwable, M]], throwableUnmarshaller: Unmarshaller[Throwable]): IO[Assertion]
    Definition Classes
    MarshallingTestSupport
  113. def testNames: Set[String]
    Definition Classes
    AsyncFlatSpecLike → Suite
  114. val they: TheyWord
    Attributes
    protected
    Definition Classes
    AsyncFlatSpecLike
  115. implicit val timer: Timer[IO]
    Definition Classes
    ScaseTestHelper
  116. def toString(): String
    Definition Classes
    AsyncFlatSpec → AnyRef → Any
  117. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  118. def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    StrictCatsEquality → TripleEquals → TripleEqualsSupport
  119. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  120. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  121. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  122. def withClue[T](clue: Any)(fun: ⇒ T): T
    Definition Classes
    Assertions
  123. def withFixture(test: NoArgAsyncTest): FutureOutcome
    Definition Classes
    AsyncTestSuite

Deprecated Value Members

  1. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The conversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  2. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToAToBConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  3. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToBToAConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  4. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  5. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The lowPriorityConversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  6. final val styleName: String
    Definition Classes
    AsyncFlatSpecLike → Suite
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement.

Inherited from MarshallingTestSupport

Inherited from ServiceTestModel

Inherited from ScaseTestHelper

Inherited from StrictCatsEquality

Inherited from LowPriorityStrictCatsConstraints

Inherited from AsyncFlatSpec

Inherited from AsyncFlatSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

Inherited from AsyncTestRegistration

Inherited from AsyncTestSuite

Inherited from CompleteLastly

Inherited from RecoverMethods

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped