testUtil
testUtil
japgolly.microlibs.testutil
LineDiff
Delete
DiffResult
Equal
Insert
MatchResult
Modify
Result
ScalaVerSpecificTestUtil
ScalaVerSpecificTestUtil
TestUtil
TestUtil
TestUtilImplicits
TestUtilImplicits
EitherExt
TestUtilInternals
Poison
TestUtilWithoutUnivEq
TypeTestingUtil
TypeTestingUtil
TypeTestingUtilDsl
testUtil
/
japgolly.microlibs.testutil
/
TestUtilInternals
TestUtilInternals
object
TestUtilInternals
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
TestUtilInternals
.type
Type members
Value members
Type members
Classlikes
object
Poison
Types
type
Poison
=
Poison
.type
Value members
Concrete methods
def
addSrcHint
(
msg:
String
)(
implicit
q:
Line
):
String
def
descMethod
(
method:
String
,
desc:
Option
[
String
]):
String
def
failureStart
(
name:
Option
[
String
],
leadSize:
Int
):
Unit
def
lead
(
s:
String
):
String
def
printFail2
(
name:
Option
[
String
])(
title1:
String
,
colour1:
String
,
value1:
Any
)(
title2:
String
,
colour2:
String
,
value2:
Any
):
Unit
def
printFailEA
(
name:
Option
[
String
],
actual:
Any
,
expect:
Any
):
Unit
def
quoteStringForDisplay
(
s:
String
):
String
Concrete fields
final
val
BOLD_BRIGHT_BLACK
: "\u001b[90;1m"
final
val
BOLD_BRIGHT_BLUE
: "\u001b[94;1m"
final
val
BOLD_BRIGHT_CYAN
: "\u001b[96;1m"
final
val
BOLD_BRIGHT_GREEN
: "\u001b[92;1m"
final
val
BOLD_BRIGHT_MAGENTA
: "\u001b[95;1m"
final
val
BOLD_BRIGHT_RED
: "\u001b[91;1m"
final
val
BOLD_BRIGHT_WHITE
: "\u001b[97;1m"
final
val
BOLD_BRIGHT_YELLOW
: "\u001b[93;1m"
final
val
BRIGHT_BLACK
: "\u001b[90m"
final
val
BRIGHT_BLUE
: "\u001b[94m"
final
val
BRIGHT_CYAN
: "\u001b[96m"
final
val
BRIGHT_GREEN
: "\u001b[92m"
final
val
BRIGHT_MAGENTA
: "\u001b[95m"
final
val
BRIGHT_RED
: "\u001b[91m"
final
val
BRIGHT_WHITE
: "\u001b[97m"
final
val
BRIGHT_YELLOW
: "\u001b[93m"