# Packages
No description provided by the author
# Functions
TestBadness checks that bad protobuf values are rejected properly.
TestEmptyFields checks that empty proto fields are handled properly.
TestFloatFields performs tests on how floating point numbers are handled.
TestHashMaps performs tests on how hash maps are handled.
TestIntegerFields performs tests on how integers are handled.
TestMaps performs tests on how maps are handled.
TestOneOfFields checks that oneof fields are handled properly.
TestOtherTypes performs tests on types that do not have their own test file.
TestProto2DefaultFieldValues checks that proto2 default field values are properly hashed.
TestRepeatedFields performs tests on how repeated fields are handled.
TestStringFields performs tests on how strings are handled.