difflicious-core
difflicious-core
difflicious
AlwaysIgnoreDiffer
ConfigureError
ConfigureError
NonExistentField
PathTooLong
PathTooShortForReplace
UnrecognizedSubType
InvalidConfigureOp
ConfigureOp
ConfigureOp
SetIgnored
TransformDiffer
PairBy
PairBy
Index
ByFunc
ConfigurePath
ConfigurePath
DiffInput
DiffInput
ObtainedOnly
ExpectedOnly
Both
DiffResult
DiffResult
ListResult
RecordResult
MapResult
MapResult
Entry
MismatchTypeResult
ValueResult
ValueResult
Both
ObtainedOnly
ExpectedOnly
DiffResultPrinter
Differ
Differ
DifferGen
SealedTraitDiffer
DifferTimeInstances
DifferTupleInstances
PairType
PairType
Both
ObtainedOnly
ExpectedOnly
implicits
difflicious.differ
EqualsDiffer
MapDiffer
MapDiffer
NumericDiffer
NumericDiffer
RecordDiffer
SeqDiffer
SeqDiffer
SetDiffer
SetDiffer
TransformedDiffer
ValueDiffer
difflicious.internal
ConfigureMethods
PairByOps
ToPairByOps
difflicious.utils
Eachable
Eachable
EachableOps
EachableInstances
MapLike
MapLike
Pairable
Pairable
PairableInstances
SeqLike
SeqLike
SetLike
SetLike
SubTypeOp
ToEachableOps
ToSubTypeOp
TypeName
TypeName
difflicious-core
/
difflicious
/
DiffResult
/
ValueResult
/
Both
Both
final case
class
Both
(obtained:
String
, expected:
String
, isSame:
Boolean
, isIgnored:
Boolean
) extends
ValueResult
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
ValueResult
trait
DiffResult
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
isOk
:
Boolean
Definition Classes
DiffResult
override
def
pairType
:
PairType
Definition Classes
DiffResult
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product