Static Public Member Functions | |
static TestAllExtensionsLite | getAllLiteExtensionsSet () |
static TestAllTypesLite.Builder | getAllLiteSetBuilder () |
static ExtensionRegistryLite | getExtensionRegistryLite () |
static TestPackedExtensionsLite | getLitePackedExtensionsSet () |
static void | modifyRepeatedExtensions (TestAllExtensionsLite.Builder message) |
static void | registerAllExtensionsLite (ExtensionRegistryLite registry) |
static void | setAllExtensions (TestAllExtensionsLite.Builder message) |
static void | setAllFields (TestAllTypesLite.Builder builder) |
static void | setPackedExtensions (TestPackedExtensionsLite.Builder message) |
Private Member Functions | |
TestUtilLite () | |
Contains methods for setting fields of
,
, and
. This is analogous to the functionality in TestUtil.java but does not depend on the presence of any non-lite protos.
This code is not to be used outside of
and subpackages.
Definition at line 141 of file TestUtilLite.java.
|
inlineprivate |
Definition at line 142 of file TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 163 of file TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 153 of file TestUtilLite.java.
|
inlinestatic |
Get an unmodifiable ExtensionRegistryLite containing all the extensions of
.
Definition at line 306 of file TestUtilLite.java.
|
inlinestatic |
Definition at line 169 of file TestUtilLite.java.
|
inlinestatic |
Modify the repeated extensions of
to contain the values expected by
.
Definition at line 480 of file TestUtilLite.java.
|
inlinestatic |
Register all of
's extensions with the given {}.
Definition at line 316 of file TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 326 of file TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 176 of file TestUtilLite.java.
|
inlinestatic |
Definition at line 520 of file TestUtilLite.java.