Package | Description |
---|---|
com.google.common.truth.extensions.proto |
Custom subjects for testing Protocol
Buffer instances.
|
Modifier and Type | Method and Description |
---|---|
static CustomSubjectBuilder.Factory<ProtoSubjectBuilder> |
ProtoTruth.protos()
Returns a
CustomSubjectBuilder.Factory , akin to a Subject.Factory , which can be used to assert on multiple types of
Protos and collections containing them. |
Copyright © 2018. All rights reserved.