fluentasserts.core.evaluation

Undocumented in source.

Members

Classes

ArrayEquable
class ArrayEquable(U : T[], T)
AssocArrayEquable
class AssocArrayEquable(U : T[V], T, V)
Evaluation
class Evaluation
ObjectEquable
class ObjectEquable(T)

Functions

equableValue
EquableValue equableValue(T value, string serialized)

Wraps a value into equable value

evaluate
auto evaluate(T testData)
evaluate
auto evaluate(T testData)
extractTypes
string[] extractTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
extractTypes
string[] extractTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
extractTypes
string[] extractTypes()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

EquableValue
interface EquableValue

A proxy type that allows to compare the native values

Structs

ValueEvaluation
struct ValueEvaluation

Meta