fluentasserts.core.serializers

Undocumented in source.

Members

Classes

SerializerRegistry
class SerializerRegistry

Singleton used to serialize to string the tested values

Functions

cleanString
string cleanString(string value)
cleanString
string[] cleanString(string[] pieces)
joinClassTypes
string joinClassTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
parseList
string[] parseList(string value)
unqualString
string unqualString()
Undocumented in source. Be warned that the author may not have intended to support it.
unqualString
string unqualString()
Undocumented in source. Be warned that the author may not have intended to support it.
unqualString
string unqualString()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TestStruct
struct TestStruct
Undocumented in source.

Meta