Private Member Functions | |
void | assertPrintFieldValue (String expect, Object value, String fieldName) throws Exception |
ByteString | bytes (int... bytesAsInts) |
ByteString | bytes (String str) throws Exception |
UnknownFieldSet | makeUnknownFieldSet () |
Private Attributes | |
String | messageSetText |
Static Private Attributes | |
static String | allExtensionsSetText |
static String | allFieldsSetText |
static String | canonicalExoticText |
static String | exoticText |
static final String | kEscapeTestString |
static final String | kEscapeTestStringEscaped |
Test case for TextFormat.
TODO(wenboz): ExtensionTest and rest of text_format_unittest.cc.
Definition at line 55 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inlineprivate |
Definition at line 487 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inlineprivate |
Helper to construct a ByteString from a bunch of bytes. The inputs are actually ints so that I can use hex notation and not get stupid errors about precision.
Definition at line 236 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inlineprivate |
Helper to construct a ByteString from a String containing only 8-bit characters. The characters are converted directly to bytes, not encoded using UTF-8.
Definition at line 227 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inlineprivate |
Definition at line 150 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 299 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 467 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 383 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 438 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 390 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 319 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 349 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 311 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 410 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 358 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 377 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 305 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 403 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 244 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Print TestAllExtensions and compare with golden file.
Definition at line 138 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 206 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 473 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Print TestAllTypes and compare with golden file.
Definition at line 114 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Print TestAllTypes as Builder and compare with golden file.
Definition at line 126 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 283 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 515 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 527 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 181 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 497 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
inline |
Definition at line 508 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 69 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 67 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 101 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 72 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 58 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
staticprivate |
Definition at line 63 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.
|
private |
Definition at line 105 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java.