Protected Member Functions | |
void | setUp () throws Exception |
![]() | |
String | getActualClassName (Object object) |
Additional Inherited Members | |
![]() | |
String | classUnderTest |
int | expectedHashCode |
byte[] | referenceBytes |
ByteString | stringUnderTest |
![]() | |
static final String | UTF_8 = "UTF-8" |
This class tests BoundedByteString, which extends LiteralByteString, by inheriting the tests from LiteralByteStringTest. The only method which is strange enough that it needs to be overridden here is testToString().
Definition at line 47 of file core/src/test/java/com/google/protobuf/BoundedByteStringTest.java.
|
inlineprotected |
Reimplemented from com.google.protobuf.LiteralByteStringTest.
Definition at line 50 of file core/src/test/java/com/google/protobuf/BoundedByteStringTest.java.
|
inline |
Reimplemented from com.google.protobuf.LiteralByteStringTest.
Definition at line 79 of file core/src/test/java/com/google/protobuf/BoundedByteStringTest.java.
|
inline |
Reimplemented from com.google.protobuf.LiteralByteStringTest.
Definition at line 96 of file core/src/test/java/com/google/protobuf/BoundedByteStringTest.java.
|
inline |
Reimplemented from com.google.protobuf.LiteralByteStringTest.
Definition at line 62 of file core/src/test/java/com/google/protobuf/BoundedByteStringTest.java.