io
.
jobial
.
scase
.
core
.
test
ScaseTestHelper
Related Doc:
package test
trait
ScaseTestHelper
extends
AnyRef
Self Type
ScaseTestHelper
with
AsyncFlatSpec
Linear Supertypes
AnyRef
,
Any
Known Subclasses
CacheTest
,
ConsumerProducerRequestResponseServiceTest
,
ForwarderBridgeTest
,
InMemoryConsumerProducerTest
,
LocalServiceTest
,
MarshallingTestSupport
,
RawBytesMarshallingTest
,
RequestResponseBridgeTest
,
SerializationMarshallingTest
,
ServiceTestSupport
Ordering
Alphabetic
By Inheritance
Inherited
ScaseTestHelper
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
implicit
def
assertionsToFutureAssert
(
l:
IO
[
List
[
Assertion
]]
)
:
Future
[
Assertion
]
implicit
def
assertionsToIOAssert
(
l:
IO
[
List
[
Assertion
]]
)
:
IO
[
Assertion
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
@throws
(
...
)
implicit
val
concurrent
:
Concurrent
[
IO
]
implicit
val
contextShift
:
ContextShift
[
IO
]
val
ec
:
ExecutionContextExecutor
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
def
fromEitherResult
(
r:
Either
[
Throwable
,
Assertion
]
)
:
Future
[
Assertion
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
val
onGithub
:
Boolean
val
onMacOS
:
Boolean
def
recoverToSucceededIf
[
T <:
AnyRef
]
(
io:
IO
[
Any
]
)
(
implicit
classTag:
ClassTag
[
T
]
,
pos:
Position
)
:
IO
[
Assertion
]
implicit
def
runIOResult
(
r:
IO
[
Assertion
]
)
:
Future
[
Assertion
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
implicit
val
timer
:
Timer
[
IO
]
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
AnyRef
Inherited from
Any
Ungrouped