This class tests RopeByteString by inheriting the tests from LiteralByteStringTest. Only a couple of methods are overridden.
A full test of the result of RopeByteString#substring(int, int) is found in the separate class RopeByteStringSubstringTest.
- Author
- carla.nosp@m.nton.nosp@m.@goog.nosp@m.le.c.nosp@m.om (Carl Haverl)
◆ setUp()
void com.google.protobuf.RopeByteStringTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testBalance()
void com.google.protobuf.RopeByteStringTest.testBalance |
( |
| ) |
|
|
inline |
◆ testCharsetToString()
void com.google.protobuf.RopeByteStringTest.testCharsetToString |
( |
| ) |
|
|
inline |
◆ testGetTreeDepth()
void com.google.protobuf.RopeByteStringTest.testGetTreeDepth |
( |
| ) |
|
|
inline |
◆ testJavaSerialization()
void com.google.protobuf.RopeByteStringTest.testJavaSerialization |
( |
| ) |
throws Exception |
|
inline |
◆ testToString()
void com.google.protobuf.RopeByteStringTest.testToString |
( |
| ) |
throws UnsupportedEncodingException |
|
inline |
◆ testToString_raisesException()
void com.google.protobuf.RopeByteStringTest.testToString_raisesException |
( |
| ) |
|
|
inline |
◆ testToString_returnsCanonicalEmptyString()
void com.google.protobuf.RopeByteStringTest.testToString_returnsCanonicalEmptyString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java