com.google.common.truth.extensions.proto.AutoValue_DiffResult_SingularField Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truth-proto-extension Show documentation
Show all versions of truth-proto-extension Show documentation
An extension for the Truth test assertion framework supporting
Protocol Buffers.
The newest version!
package com.google.common.truth.extensions.proto;
import com.google.common.base.Optional;
import com.google.errorprone.annotations.concurrent.LazyInit;
import com.google.protobuf.TextFormat;
import java.lang.Iterable;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
import java.lang.SuppressWarnings;
final class AutoValue_DiffResult_SingularField extends $AutoValue_DiffResult_SingularField {
@LazyInit
@SuppressWarnings("Immutable")
private transient volatile Object actualOrExpected;
@LazyInit
@SuppressWarnings("Immutable")
private transient volatile Iterable extends RecursableDiffEntity> childEntities;
AutoValue_DiffResult_SingularField(TextFormat.Printer protoPrinter,
RecursableDiffEntity.WithResultCode.Result result, Optional subScopeId,
String fieldName, Optional