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