D E M N P 
All Classes All Packages

D

describeMismatch(Object, Description) - Method in class net.morimekta.proto.testing.matchers.EqualMessageIgnoring
 
describeTo(Description) - Method in class net.morimekta.proto.testing.matchers.EqualMessageIgnoring
 

E

EqualMessageIgnoring<M extends com.google.protobuf.Message> - Class in net.morimekta.proto.testing.matchers
Matcher for checking equality between messages that can ignore fields and extensions.
EqualMessageIgnoring(M, boolean, Set<String>) - Constructor for class net.morimekta.proto.testing.matchers.EqualMessageIgnoring
 
equalToMessage(M, String...) - Static method in class net.morimekta.proto.testing.ProtoMatchers
Expect a message, with optional fields to be ignored.
equalToMessageIgnoreExtensions(M, String...) - Static method in class net.morimekta.proto.testing.ProtoMatchers
Expect a message, with optional fields to be ignored.
expected - Variable in class net.morimekta.proto.testing.matchers.EqualMessageIgnoring
 

M

matches(Object) - Method in class net.morimekta.proto.testing.matchers.EqualMessageIgnoring
 

N

net.morimekta.proto.testing - module net.morimekta.proto.testing
Module with gson adapters for proto types.
net.morimekta.proto.testing - package net.morimekta.proto.testing
 
net.morimekta.proto.testing.matchers - package net.morimekta.proto.testing.matchers
 

P

ProtoMatchers - Class in net.morimekta.proto.testing
Matchers for proto buffers.
ProtoMatchers() - Constructor for class net.morimekta.proto.testing.ProtoMatchers
 
D E M N P 
All Classes All Packages