jar

org.curioswitch.curiostack : assertj-protobuf

Maven & Gradle

Mar 13, 2022
2 usages
69 stars

assertj-protobuf · An assertj extension for fine-grained assertions on protobuf messages.

Table Of Contents

Latest Version

Download org.curioswitch.curiostack : assertj-protobuf JAR file - Latest Versions:

All Versions

Download org.curioswitch.curiostack : assertj-protobuf JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window assertj-protobuf-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.curioswitch.common.testing.assertj.proto

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_DiffResult.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_DiffResult_RepeatedField.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_DiffResult_RepeatedField_PairResult.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_DiffResult_SingularField.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_DiffResult_UnknownFieldSetDiff.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_FieldDescriptorOrUnknown.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_FieldNumberTree_Key.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_FieldScopeImpl.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_FieldScopeLogicMap_Entry.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_FluentEqualityConfig.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.AutoValue_UnknownFieldDescriptor.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.DiffResult.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldDescriptorOrUnknown.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldDescriptorValidator.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldNumberTree.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScope.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeImpl.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeLogic.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeLogicContainer.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeLogicMap.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeResult.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopeUtil.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FieldScopes.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.FluentEqualityConfig.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.ProtoAssert.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.ProtoFluentAssertion.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.ProtoTruthMessageDifferencer.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.RecursableDiffEntity.class - [JAR]

├─ org.curioswitch.common.testing.assertj.proto.UnknownFieldDescriptor.class - [JAR]